License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.tencent.devops.leaf |
ArtifactId | ArtifactIdleaf-core |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionleaf-core
Distributed ID Generate Service
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
leaf-core-1.0.1-RELEASE.pom | |
leaf-core-1.0.1-RELEASE.jar | 38 KB |
leaf-core-1.0.1-RELEASE-sources.jar | 19 KB |
leaf-core-1.0.1-RELEASE-javadoc.jar | 195 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-recipes | jar | 2.6.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |
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 |