License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdio.hyscale |
ArtifactId | ArtifactIddockerfile-gen-services |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHyscale Project
|
<!-- https://jarcasting.com/artifacts/io.hyscale/dockerfile-gen-services/ -->
<dependency>
<groupId>io.hyscale</groupId>
<artifactId>dockerfile-gen-services</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyscale/dockerfile-gen-services/
implementation 'io.hyscale:dockerfile-gen-services:1.0.0'
// https://jarcasting.com/artifacts/io.hyscale/dockerfile-gen-services/
implementation ("io.hyscale:dockerfile-gen-services:1.0.0")
'io.hyscale:dockerfile-gen-services:jar:1.0.0'
<dependency org="io.hyscale" name="dockerfile-gen-services" rev="1.0.0">
<artifact name="dockerfile-gen-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyscale', module='dockerfile-gen-services', version='1.0.0')
)
libraryDependencies += "io.hyscale" % "dockerfile-gen-services" % "1.0.0"
[io.hyscale/dockerfile-gen-services "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.hyscale : dockerfile-gen-core | jar | 1.0.0 |
io.hyscale : commons | jar | 1.0.0 |
io.hyscale : service-spec-commons | jar | 1.0.0 |
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.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |