Jar examples for s:sharding-sql-test
You can download jar file sharding-sql-test 3.0.0.M1 in this page.
You can use the following script to add sharding-sql-test-3.0.0.M1.jar to your project.
<dependency> <groupId>io.shardingsphere</groupId> <artifactId>sharding-sql-test</artifactId> <version>3.0.0.M1</version> </dependency>
compile group: 'io.shardingsphere', name: 'sharding-sql-test', version: '3.0.0.M1'
libraryDependencies += "io.shardingsphere" % "sharding-sql-test" % "3.0.0.M1"
<dependency org="io.shardingsphere" name="sharding-sql-test" rev="3.0.0.M1"/>
@Grapes(@Grab(group='io.shardingsphere', module='sharding-sql-test', version='3.0.0.M1'))
'io.shardingsphere:sharding-sql-test:jar:3.0.0.M1'
Click the following link to download the jar file.
sharding-sql-test-3.0.0.M1-javadoc.jar