dockerunit-consul

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

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.github.qzagarese
ArtifactId

ArtifactId

dockerunit-consul
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

dockerunit-consul
Java Framework for testing of dockerised applications and services. Consul+registrator based service discovery package.
Project URL

Project URL

https://github.com/qzagarese/dockerunit
Source Code Management

Source Code Management

http://github.com/qzagarese/dockerunit.git

Download dockerunit-consul

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.qzagarese : dockerunit-core jar 1.0.1
io.vertx : vertx-core jar 3.5.4

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0-GA
1.0.0-M3
1.0.0-M2
1.0.0-M1