Leaf

Distributed ID Generate Service

License

License

MIT
Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.tencent.devops.leaf
ArtifactId

ArtifactId

leaf-parent
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Leaf
Distributed ID Generate Service
Project URL

Project URL

https://github.com/ci-plugins/java-plugin-sdk
Project Organization

Project Organization

Tencent Blueking

Download leaf-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • leaf-core
  • leaf-server
  • leaf-plugin

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE