License |
License |
---|---|
GroupId | GroupIdcom.github.swissquote |
ArtifactId | ArtifactIdcarnotzet-core |
Last Version | Last Version1.8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven dependencies applied to container orchestration
|
Filename | Size |
---|---|
carnotzet-core-1.8.6.pom | |
carnotzet-core-1.8.6.jar | 130 KB |
carnotzet-core-1.8.6-sources.jar | 57 KB |
carnotzet-core-1.8.6-javadoc.jar | 317 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-core/ -->
<dependency>
<groupId>com.github.swissquote</groupId>
<artifactId>carnotzet-core</artifactId>
<version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-core/
implementation 'com.github.swissquote:carnotzet-core:1.8.6'
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-core/
implementation ("com.github.swissquote:carnotzet-core:1.8.6")
'com.github.swissquote:carnotzet-core:jar:1.8.6'
<dependency org="com.github.swissquote" name="carnotzet-core" rev="1.8.6">
<artifact name="carnotzet-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swissquote', module='carnotzet-core', version='1.8.6')
)
libraryDependencies += "com.github.swissquote" % "carnotzet-core" % "1.8.6"
[com.github.swissquote/carnotzet-core "1.8.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.maven.shared : maven-invoker | jar | 3.0.1 |
org.apache.maven : maven-model | jar | 3.6.3 |
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-io : commons-io | jar | 2.8.0 |
net.lingala.zip4j : zip4j | jar | 1.3.3 |
org.fusesource.jansi : jansi | jar | 1.18 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
net.jodah : failsafe | jar | 2.4.0 |
org.zeroturnaround : zt-exec | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-simple | jar | 1.7.30 |