is not current version
Last Version 0.0.4

com.hmhco:testcontainers-consul 0.0.2

A testcontainer for Hashicorp consul.

Categories

Categories

Container
GroupId

GroupId

com.hmhco
ArtifactId

ArtifactId

testcontainers-consul
Version

Version

0.0.2
Type

Type

jar

Download testcontainers-consul 0.0.2


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