| License |
License |
|---|---|
| Categories |
CategoriesLeaf Data Databases |
| GroupId | GroupIdtop.leafage |
| ArtifactId | ArtifactIdleafage-common |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionleafage-common
common for leafage
|
| Filename | Size |
|---|---|
| leafage-common-0.1.1.pom | |
| leafage-common-0.1.1.jar | 13 KB |
| leafage-common-0.1.1-sources.jar | 8 KB |
| leafage-common-0.1.1-javadoc.jar | 450 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.leafage/leafage-common/ -->
<dependency>
<groupId>top.leafage</groupId>
<artifactId>leafage-common</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.leafage/leafage-common/
implementation 'top.leafage:leafage-common:0.1.1'
// https://jarcasting.com/artifacts/top.leafage/leafage-common/
implementation ("top.leafage:leafage-common:0.1.1")
'top.leafage:leafage-common:jar:0.1.1'
<dependency org="top.leafage" name="leafage-common" rev="0.1.1">
<artifact name="leafage-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.leafage', module='leafage-common', version='0.1.1')
)
libraryDependencies += "top.leafage" % "leafage-common" % "0.1.1"
[top.leafage/leafage-common "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind Optional | jar | |
| io.projectreactor : reactor-core Optional | jar |