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