commons-shardingsphere

common util codes

License

License

GroupId

GroupId

io.github.icodegarden
ArtifactId

ArtifactId

commons-shardingsphere
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

commons-shardingsphere
common util codes

Download commons-shardingsphere

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.icodegarden/commons-shardingsphere/ -->
<dependency>
    <groupId>io.github.icodegarden</groupId>
    <artifactId>commons-shardingsphere</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-shardingsphere/
implementation 'io.github.icodegarden:commons-shardingsphere:0.2.1'
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-shardingsphere/
implementation ("io.github.icodegarden:commons-shardingsphere:0.2.1")
'io.github.icodegarden:commons-shardingsphere:jar:0.2.1'
<dependency org="io.github.icodegarden" name="commons-shardingsphere" rev="0.2.1">
  <artifact name="commons-shardingsphere" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.icodegarden', module='commons-shardingsphere', version='0.2.1')
)
libraryDependencies += "io.github.icodegarden" % "commons-shardingsphere" % "0.2.1"
[io.github.icodegarden/commons-shardingsphere "0.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.icodegarden : commons-lang jar 0.2.1
org.apache.shardingsphere : shardingsphere-jdbc-core Optional jar 5.1.0
org.apache.shardingsphere : shardingsphere-jdbc-core-spring-boot-starter Optional jar 5.1.0
com.zaxxer : HikariCP Optional jar 4.0.3

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.5
mysql : mysql-connector-java jar 8.0.26

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.6
0.1.5