License |
License |
---|---|
GroupId | GroupIdorg.sklsft.commons |
ArtifactId | ArtifactIdcommons-api |
Version | Version4.0.0-M1 |
Type | Typejar |
Description |
DescriptionCommons API
Commons API
|
Filename | Size |
---|---|
commons-api-4.0.0-M1.pom | |
commons-api-4.0.0-M1.jar | 14 KB |
commons-api-4.0.0-M1-sources.jar | 10 KB |
commons-api-4.0.0-M1-javadoc.jar | 131 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-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-api/
implementation 'org.sklsft.commons:commons-api:4.0.0-M1'
// https://jarcasting.com/artifacts/org.sklsft.commons/commons-api/
implementation ("org.sklsft.commons:commons-api:4.0.0-M1")
'org.sklsft.commons:commons-api:jar:4.0.0-M1'
<dependency org="org.sklsft.commons" name="commons-api" rev="4.0.0-M1">
<artifact name="commons-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sklsft.commons', module='commons-api', version='4.0.0-M1')
)
libraryDependencies += "org.sklsft.commons" % "commons-api" % "4.0.0-M1"
[org.sklsft.commons/commons-api "4.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |