Last Version

testcontainers-consul 0.0.4

A testcontainer for Hashicorp consul.

License

License

MIT
Categories

Categories

Container
GroupId

GroupId

com.hmhco
ArtifactId

ArtifactId

testcontainers-consul
Version

Version

0.0.4
Type

Type

jar
Description

Description

testcontainers-consul
A testcontainer for Hashicorp consul.
Project URL

Project URL

https://github.com/hmhco/testcontainers-consul
Source Code Management

Source Code Management

https://github.com/hmhco/testcontainers-consul

Download testcontainers-consul 0.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.projectlombok : lombok jar 1.18.20
com.ecwid.consul : consul-api jar 1.4.5
org.testcontainers : testcontainers jar 1.16.3

test (1)

Group / Artifact Type Version
org.testcontainers : junit-jupiter jar 1.16.3

Project Modules

There are no modules declared in this project.