Last Version

com.github.dockerunit:dockerunit-consul 0.2.0

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

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.github.dockerunit
ArtifactId

ArtifactId

dockerunit-consul
Version

Version

0.2.0
Type

Type

jar
Description

Description

Java Framework for testing of dockerised applications and services. Consul based service discovery package.
Project URL

Project URL

https://github.com/dockerunit/dockerunit-consul
Source Code Management

Source Code Management

https://github.com/dockerunit/dockerunit-consul.git

Download dockerunit-consul 0.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.dockerunit : dockerunit-core jar 0.2.0
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.github.docker-java : docker-java-api jar 3.2.7
org.apache.httpcomponents : httpcore jar 4.4.13
org.apache.httpcomponents : httpclient jar 4.5.12

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.30

Project Modules

There are no modules declared in this project.