License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-stack-docker |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Stack - Docker images
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-stack-docker-4.3.1.pom | 12 KB |
vertx-stack-docker-4.3.1-tests.jar | 4 KB |
vertx-stack-docker-4.3.1-docs.zip | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-stack-docker/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-stack-docker</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-stack-docker/
implementation 'io.vertx:vertx-stack-docker:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-stack-docker/
implementation ("io.vertx:vertx-stack-docker:4.3.1")
'io.vertx:vertx-stack-docker:jar:4.3.1'
<dependency org="io.vertx" name="vertx-stack-docker" rev="4.3.1">
<artifact name="vertx-stack-docker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-stack-docker', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-stack-docker" % "4.3.1"
[io.vertx/vertx-stack-docker "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-stack-manager | zip | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.jayway.restassured : rest-assured | jar | 2.9.0 |
junit : junit | jar | 4.13.1 |