License |
License |
---|---|
GroupId | GroupIdorg.sklsft.commons |
ArtifactId | ArtifactIdcommons-api |
Last Version | Last Version4.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons API
Commons API
|
Filename | Size |
---|---|
commons-api-4.0.0-M2.pom | |
commons-api-4.0.0-M2.jar | 15 KB |
commons-api-4.0.0-M2-sources.jar | 11 KB |
commons-api-4.0.0-M2-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sklsft.commons/commons-api/ -->
<dependency>
<groupId>org.sklsft.commons</groupId>
<artifactId>commons-api</artifactId>
<version>4.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-api/
implementation 'org.sklsft.commons:commons-api:4.0.0-M2'
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-api/
implementation ("org.sklsft.commons:commons-api:4.0.0-M2")
'org.sklsft.commons:commons-api:jar:4.0.0-M2'
<dependency org="org.sklsft.commons" name="commons-api" rev="4.0.0-M2">
<artifact name="commons-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sklsft.commons', module='commons-api', version='4.0.0-M2')
)
libraryDependencies += "org.sklsft.commons" % "commons-api" % "4.0.0-M2"
[org.sklsft.commons/commons-api "4.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |