Jar examples for e:embedded-consul
Embedded Consul provides easy way to run Consul in integration tests.
You can download jar file embedded-consul 0.1.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add embedded-consul-0.1.10.jar to your project.
<dependency> <groupId>com.pszymczyk.consul</groupId> <artifactId>embedded-consul</artifactId> <version>0.1.10</version> </dependency>
compile group: 'com.pszymczyk.consul', name: 'embedded-consul', version: '0.1.10'
libraryDependencies += "com.pszymczyk.consul" % "embedded-consul" % "0.1.10"
<dependency org="com.pszymczyk.consul" name="embedded-consul" rev="0.1.10"/>
@Grapes(@Grab(group='com.pszymczyk.consul', module='embedded-consul', version='0.1.10'))
'com.pszymczyk.consul:embedded-consul:jar:0.1.10'
Click the following link to download the jar file.
embedded-consul-0.1.10-javadoc.jar