is not current version
Last Version 1.17.2

Testcontainers :: GCloud 1.15.3

Isolated container management for Java code testing

License

License

MIT
Categories

Categories

Container
GroupId

GroupId

org.testcontainers
ArtifactId

ArtifactId

gcloud
Version

Version

1.15.3
Type

Type

jar
Description

Description

Testcontainers :: GCloud
Isolated container management for Java code testing
Project URL

Project URL

https://testcontainers.org
Source Code Management

Source Code Management

https://github.com/testcontainers/testcontainers-java/

Download gcloud 1.15.3


<!-- https://jarcasting.com/artifacts/org.testcontainers/gcloud/ -->
<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>gcloud</artifactId>
    <version>1.15.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.testcontainers/gcloud/
implementation 'org.testcontainers:gcloud:1.15.3'
// https://jarcasting.com/artifacts/org.testcontainers/gcloud/
implementation ("org.testcontainers:gcloud:1.15.3")
'org.testcontainers:gcloud:jar:1.15.3'
<dependency org="org.testcontainers" name="gcloud" rev="1.15.3">
  <artifact name="gcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testcontainers', module='gcloud', version='1.15.3')
)
libraryDependencies += "org.testcontainers" % "gcloud" % "1.15.3"
[org.testcontainers/gcloud "1.15.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.15.3

Project Modules

There are no modules declared in this project.