License |
License |
---|---|
GroupId | GroupIdio.hyscale |
ArtifactId | ArtifactIdgenerator-core |
Version | Version0.9.9.1 |
Type | Typejar |
Description |
DescriptionHyscale Project
|
Filename | Size |
---|---|
generator-core-0.9.9.1.pom | |
generator-core-0.9.9.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hyscale/generator-core/ -->
<dependency>
<groupId>io.hyscale</groupId>
<artifactId>generator-core</artifactId>
<version>0.9.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hyscale/generator-core/
implementation 'io.hyscale:generator-core:0.9.9.1'
// https://jarcasting.com/artifacts/io.hyscale/generator-core/
implementation ("io.hyscale:generator-core:0.9.9.1")
'io.hyscale:generator-core:jar:0.9.9.1'
<dependency org="io.hyscale" name="generator-core" rev="0.9.9.1">
<artifact name="generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hyscale', module='generator-core', version='0.9.9.1')
)
libraryDependencies += "io.hyscale" % "generator-core" % "0.9.9.1"
[io.hyscale/generator-core "0.9.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.docker-java : docker-java | jar | 3.1.5 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.google.guava : guava | jar | 28.2-jre |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
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 |