License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.hillfly |
ArtifactId | ArtifactIdmybatis-shard |
Last Version | Last Version0.0.2.U1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis-Shard
MyBatis分表插件
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-shard-0.0.2.U1.pom | |
mybatis-shard-0.0.2.U1.jar | 24 KB |
mybatis-shard-0.0.2.U1-sources.jar | 17 KB |
mybatis-shard-0.0.2.U1-javadoc.jar | 152 KB |
Browse |
<!-- 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"]
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 |
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 |