License |
License |
---|---|
GroupId | GroupIdio.hyscale |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons
Hyscale Project
|
Filename | Size |
---|---|
commons-1.0.0.pom | |
commons-1.0.0.jar | 115 KB |
commons-1.0.0-sources.jar | 96 KB |
commons-1.0.0-javadoc.jar | 986 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyscale/commons/ -->
<dependency>
<groupId>io.hyscale</groupId>
<artifactId>commons</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyscale/commons/
implementation 'io.hyscale:commons:1.0.0'
// https://jarcasting.com/artifacts/io.hyscale/commons/
implementation ("io.hyscale:commons:1.0.0")
'io.hyscale:commons:jar:1.0.0'
<dependency org="io.hyscale" name="commons" rev="1.0.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyscale', module='commons', version='1.0.0')
)
libraryDependencies += "io.hyscale" % "commons" % "1.0.0"
[io.hyscale/commons "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.kubernetes : client-java-api | jar | 9.0.2 |
org.glassfish : javax.json | jar | 1.1.4 |
commons-io : commons-io | jar | 2.7 |
com.github.spullara.mustache.java : compiler | jar | 0.9.6 |
org.apache.commons : commons-exec | jar | 1.3 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.google.guava : guava | jar | 29.0-jre |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.springframework.boot : spring-boot | jar | 2.2.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |