Mybatis-Shard

MyBatis分表插件

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.hillfly
ArtifactId

ArtifactId

mybatis-shard
Last Version

Last Version

0.0.2.U1
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis-Shard
MyBatis分表插件
Project URL

Project URL

http://git.oschina.net/hillfly/mybatis-shard

Download mybatis-shard

How to add to project

<!-- https://jarcasting.com/artifacts/com.hillfly/mybatis-shard/ -->
<dependency>
    <groupId>com.hillfly</groupId>
    <artifactId>mybatis-shard</artifactId>
    <version>0.0.2.U1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hillfly/mybatis-shard/
implementation 'com.hillfly:mybatis-shard:0.0.2.U1'
// https://jarcasting.com/artifacts/com.hillfly/mybatis-shard/
implementation ("com.hillfly:mybatis-shard:0.0.2.U1")
'com.hillfly:mybatis-shard:jar:0.0.2.U1'
<dependency org="com.hillfly" name="mybatis-shard" rev="0.0.2.U1">
  <artifact name="mybatis-shard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hillfly', module='mybatis-shard', version='0.0.2.U1')
)
libraryDependencies += "com.hillfly" % "mybatis-shard" % "0.0.2.U1"
[com.hillfly/mybatis-shard "0.0.2.U1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
commons-codec : commons-codec jar 1.9
com.github.jsqlparser : jsqlparser jar 1.0
org.aspectj : aspectjrt jar 1.7.4
org.aspectj : aspectjweaver jar 1.7.4
cglib : cglib jar 3.1

provided (5)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.8.RELEASE
org.mybatis : mybatis jar 3.4.4
mysql : mysql-connector-java jar 5.1.40
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2.U1
0.0.2
0.0.1