License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdcom.github.swissquote |
ArtifactId | ArtifactIdcarnotzet-orchestrator-docker-compose |
Version | Version1.8.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-orchestrator-docker-compose/
implementation 'com.github.swissquote:carnotzet-orchestrator-docker-compose:1.8.4'
// https://jarcasting.com/artifacts/com.github.swissquote/carnotzet-orchestrator-docker-compose/
implementation ("com.github.swissquote:carnotzet-orchestrator-docker-compose:1.8.4")
'com.github.swissquote:carnotzet-orchestrator-docker-compose:jar:1.8.4'
<dependency org="com.github.swissquote" name="carnotzet-orchestrator-docker-compose" rev="1.8.4">
<artifact name="carnotzet-orchestrator-docker-compose" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swissquote', module='carnotzet-orchestrator-docker-compose', version='1.8.4')
)
libraryDependencies += "com.github.swissquote" % "carnotzet-orchestrator-docker-compose" % "1.8.4"
[com.github.swissquote/carnotzet-orchestrator-docker-compose "1.8.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.swissquote : carnotzet-core | jar | 1.8.4 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.10.4 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.14 |
org.zeroturnaround : zt-exec | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.projectlombok : lombok | jar | 1.18.10 |