License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdcom.github.swissquote |
ArtifactId | ArtifactIdcarnotzet-orchestrator-docker-compose |
Last Version | Last Version1.8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven dependencies applied to container orchestration
|
<!-- https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-orchestrator-docker-compose/ -->
<dependency>
<groupId>com.github.swissquote</groupId>
<artifactId>carnotzet-orchestrator-docker-compose</artifactId>
<version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-orchestrator-docker-compose/
implementation 'com.github.swissquote:carnotzet-orchestrator-docker-compose:1.8.6'
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-orchestrator-docker-compose/
implementation ("com.github.swissquote:carnotzet-orchestrator-docker-compose:1.8.6")
'com.github.swissquote:carnotzet-orchestrator-docker-compose:jar:1.8.6'
<dependency org="com.github.swissquote" name="carnotzet-orchestrator-docker-compose" rev="1.8.6">
<artifact name="carnotzet-orchestrator-docker-compose" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swissquote', module='carnotzet-orchestrator-docker-compose', version='1.8.6')
)
libraryDependencies += "com.github.swissquote" % "carnotzet-orchestrator-docker-compose" % "1.8.6"
[com.github.swissquote/carnotzet-orchestrator-docker-compose "1.8.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.swissquote : carnotzet-core | jar | 1.8.6 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.3 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.20 |
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 |