is not current version
Last Version 1.0.1

com.github.qzagarese:dockerunit-consul 1.0.0-M2

Java Framework for testing of dockerised applications and services. Consul+registrator based service discovery package.

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.github.qzagarese
ArtifactId

ArtifactId

dockerunit-consul
Version

Version

1.0.0-M2
Type

Type

jar

Download dockerunit-consul 1.0.0-M2


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