Kevoree Standard Libraries
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.
License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdorg.kevoree.library.cloud |
ArtifactId | ArtifactIdorg.kevoree.library.cloud.docker-killer |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKevoree :: Library :: Cloud :: DockerKiller
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.docker-killer/ -->
<dependency>
<groupId>org.kevoree.library.cloud</groupId>
<artifactId>org.kevoree.library.cloud.docker-killer</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.docker-killer/
implementation 'org.kevoree.library.cloud:org.kevoree.library.cloud.docker-killer:5.3.2'
// https://jarcasting.com/artifacts/org.kevoree.library.cloud/org.kevoree.library.cloud.docker-killer/
implementation ("org.kevoree.library.cloud:org.kevoree.library.cloud.docker-killer:5.3.2")
'org.kevoree.library.cloud:org.kevoree.library.cloud.docker-killer:jar:5.3.2'
<dependency org="org.kevoree.library.cloud" name="org.kevoree.library.cloud.docker-killer" rev="5.3.2">
<artifact name="org.kevoree.library.cloud.docker-killer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library.cloud', module='org.kevoree.library.cloud.docker-killer', version='5.3.2')
)
libraryDependencies += "org.kevoree.library.cloud" % "org.kevoree.library.cloud.docker-killer" % "5.3.2"
[org.kevoree.library.cloud/org.kevoree.library.cloud.docker-killer "5.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.kevoree : org.kevoree.api | jar | 5.3.2 |
org.slf4j : slf4j-simple | jar | 1.7.12 |
com.spotify : docker-client | jar | 3.4.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.0 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base | jar | 2.6.0 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.6.0 |
com.google.guava : guava | jar | 18.0 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
org.kevoree : org.kevoree.annotation.api | jar | 5.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
This repository contains all the Kevoree libraries officially maintained by the Kevoree team.