License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdxyz.hellothomas |
ArtifactId | ArtifactIdleaf-parent |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLeaf
Distributed ID Generate Service
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
leaf-parent-1.0.2.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.hellothomas/leaf-parent/ -->
<dependency>
<groupId>xyz.hellothomas</groupId>
<artifactId>leaf-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.hellothomas/leaf-parent/
implementation 'xyz.hellothomas:leaf-parent:1.0.2'
// https://jarcasting.com/artifacts/xyz.hellothomas/leaf-parent/
implementation ("xyz.hellothomas:leaf-parent:1.0.2")
'xyz.hellothomas:leaf-parent:pom:1.0.2'
<dependency org="xyz.hellothomas" name="leaf-parent" rev="1.0.2">
<artifact name="leaf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.hellothomas', module='leaf-parent', version='1.0.2')
)
libraryDependencies += "xyz.hellothomas" % "leaf-parent" % "1.0.2"
[xyz.hellothomas/leaf-parent "1.0.2"]