License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdxyz.hellothomas |
ArtifactId | ArtifactIdleaf-core |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionleaf-core
Distributed ID Generate Service
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
leaf-core-1.0.2.pom | |
leaf-core-1.0.2.jar | 36 KB |
leaf-core-1.0.2-sources.jar | 20 KB |
leaf-core-1.0.2-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.hellothomas/leaf-core/ -->
<dependency>
<groupId>xyz.hellothomas</groupId>
<artifactId>leaf-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.hellothomas/leaf-core/
implementation 'xyz.hellothomas:leaf-core:1.0.2'
// https://jarcasting.com/artifacts/xyz.hellothomas/leaf-core/
implementation ("xyz.hellothomas:leaf-core:1.0.2")
'xyz.hellothomas:leaf-core:jar:1.0.2'
<dependency org="xyz.hellothomas" name="leaf-core" rev="1.0.2">
<artifact name="leaf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.hellothomas', module='leaf-core', version='1.0.2')
)
libraryDependencies += "xyz.hellothomas" % "leaf-core" % "1.0.2"
[xyz.hellothomas/leaf-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.9 |
org.perf4j : perf4j | jar | 0.9.16 |
org.slf4j : slf4j-api | jar | 1.7.30 |
commons-io : commons-io | jar | 2.4 |
org.apache.curator : curator-recipes Optional | jar | 5.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.2.12.RELEASE |
org.springframework : spring-beans | jar | 5.2.12.RELEASE |
org.springframework : spring-jdbc | jar | 5.2.12.RELEASE |
org.springframework : spring-context | jar | 5.2.12.RELEASE |
org.springframework : spring-test | jar | 5.2.12.RELEASE |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.alibaba : druid | jar | 1.2.8 |
mysql : mysql-connector-java | jar | |
com.oracle.ojdbc : ojdbc8 | jar | |
org.mybatis : mybatis-spring | jar | 1.2.5 |
junit : junit | jar | 4.12 |