Last Version

leaf-core 1.0.1-RELEASE

Distributed ID Generate Service

License

License

MIT
Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.tencent.devops.leaf
ArtifactId

ArtifactId

leaf-core
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

leaf-core
Distributed ID Generate Service
Project Organization

Project Organization

Tencent Blueking

Download leaf-core 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.tencent.devops.leaf/leaf-core/ -->
<dependency>
    <groupId>com.tencent.devops.leaf</groupId>
    <artifactId>leaf-core</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.devops.leaf/leaf-core/
implementation 'com.tencent.devops.leaf:leaf-core:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.devops.leaf/leaf-core/
implementation ("com.tencent.devops.leaf:leaf-core:1.0.1-RELEASE")
'com.tencent.devops.leaf:leaf-core:jar:1.0.1-RELEASE'
<dependency org="com.tencent.devops.leaf" name="leaf-core" rev="1.0.1-RELEASE">
  <artifact name="leaf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.devops.leaf', module='leaf-core', version='1.0.1-RELEASE')
)
libraryDependencies += "com.tencent.devops.leaf" % "leaf-core" % "1.0.1-RELEASE"
[com.tencent.devops.leaf/leaf-core "1.0.1-RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.3.0
org.perf4j : perf4j jar 0.9.16
org.slf4j : slf4j-api jar 1.7.2
commons-io : commons-io jar 2.4
com.alibaba : druid jar 1.0.18
mysql : mysql-connector-java jar 5.1.38
com.google.guava : guava jar 16.0.1

provided (2)

Group / Artifact Type Version
org.apache.curator : curator-recipes jar 2.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

test (10)

Group / Artifact Type Version
org.springframework : spring-core jar 5.0.5.RELEASE
org.springframework : spring-beans jar 5.0.5.RELEASE
org.springframework : spring-jdbc jar 5.0.5.RELEASE
org.springframework : spring-context jar 5.0.5.RELEASE
org.springframework : spring-test jar 5.0.5.RELEASE
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
org.mybatis : mybatis-spring jar 1.2.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.