shardbatis

mybatis table sharding plugin

License

License

GroupId

GroupId

com.rookiefly.open.shardbatis
ArtifactId

ArtifactId

shardbatis
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

shardbatis
mybatis table sharding plugin
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/rookiefly/shardbatis

Download shardbatis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.6
net.sf.jsqlparser : jsqlparser jar 0.7.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.h2database : h2 jar 1.2.140

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0