License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.hmhco |
ArtifactId | ArtifactIdtestcontainers-consul |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestcontainers-consul
A testcontainer for Hashicorp consul.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testcontainers-consul-0.0.4.pom | |
testcontainers-consul-0.0.4.jar | 27 KB |
testcontainers-consul-0.0.4-sources.jar | 11 KB |
testcontainers-consul-0.0.4-javadoc.jar | 180 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : junit-jupiter | jar | 1.16.3 |