License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.tencent.devops.leaf |
ArtifactId | ArtifactIdleaf-plugin |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDistributed ID Generate Service
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
leaf-plugin-1.0.1-RELEASE.pom | 906 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.devops.leaf/leaf-plugin/ -->
<dependency>
<groupId>com.tencent.devops.leaf</groupId>
<artifactId>leaf-plugin</artifactId>
<version>1.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.devops.leaf/leaf-plugin/
implementation 'com.tencent.devops.leaf:leaf-plugin:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.tencent.devops.leaf/leaf-plugin/
implementation ("com.tencent.devops.leaf:leaf-plugin:1.0.1-RELEASE")
'com.tencent.devops.leaf:leaf-plugin:pom:1.0.1-RELEASE'
<dependency org="com.tencent.devops.leaf" name="leaf-plugin" rev="1.0.1-RELEASE">
<artifact name="leaf-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.devops.leaf', module='leaf-plugin', version='1.0.1-RELEASE')
)
libraryDependencies += "com.tencent.devops.leaf" % "leaf-plugin" % "1.0.1-RELEASE"
[com.tencent.devops.leaf/leaf-plugin "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.3.RELEASE |