Last Version

leaf 1.0.2

Distributed ID Generate Service

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.guang19
ArtifactId

ArtifactId

leaf
Version

Version

1.0.2
Type

Type

pom
Description

Description

leaf
Distributed ID Generate Service
Project URL

Project URL

https://github.com/guang19/leaf
Source Code Management

Source Code Management

https://github.com/guang19/leaf.git

Download leaf 1.0.2

Filename Size
leaf-1.0.2.pom 7 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

  • leaf-core
  • leaf-server
  • leaf-spring-boot-starter