Last Version

leaf-core 1.0.2

Distributed ID Generate Service

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

xyz.hellothomas
ArtifactId

ArtifactId

leaf-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

leaf-core
Distributed ID Generate Service
Project Organization

Project Organization

Meituan-Dianping Group

Download leaf-core 1.0.2


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.3

test (11)

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

Project Modules

There are no modules declared in this project.