Last Version

leaf-core 1.0.2

leaf core module

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.guang19
ArtifactId

ArtifactId

leaf-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

leaf-core
leaf core module

Download leaf-core 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.apache.curator : curator-recipes jar 4.3.0

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

There are no modules declared in this project.