is not current version
Last Version 0.0.4

com.hmhco:testcontainers-consul 0.0.3

A testcontainer for Hashicorp consul.

Categories

Categories

Container
GroupId

GroupId

com.hmhco
ArtifactId

ArtifactId

testcontainers-consul
Version

Version

0.0.3
Type

Type

jar

Download testcontainers-consul 0.0.3


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