| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdcom.smoketurner.dropwizard |
| ArtifactId | ArtifactIdconsul-core |
| Version | Version2.0.12-1 |
| Type | Typejar |
| Description |
DescriptionDropwizard Consul Bundle
Dropwizard Consul Bundle
|
| Filename | Size |
|---|---|
| consul-core-2.0.12-1.pom | |
| consul-core-2.0.12-1.jar | 24 KB |
| consul-core-2.0.12-1-sources.jar | 18 KB |
| consul-core-2.0.12-1-javadoc.jar | 474 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.smoketurner.dropwizard/consul-core/ -->
<dependency>
<groupId>com.smoketurner.dropwizard</groupId>
<artifactId>consul-core</artifactId>
<version>2.0.12-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.smoketurner.dropwizard/consul-core/
implementation 'com.smoketurner.dropwizard:consul-core:2.0.12-1'
// https://jarcasting.com/artifacts/com.smoketurner.dropwizard/consul-core/
implementation ("com.smoketurner.dropwizard:consul-core:2.0.12-1")
'com.smoketurner.dropwizard:consul-core:jar:2.0.12-1'
<dependency org="com.smoketurner.dropwizard" name="consul-core" rev="2.0.12-1">
<artifact name="consul-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smoketurner.dropwizard', module='consul-core', version='2.0.12-1')
)
libraryDependencies += "com.smoketurner.dropwizard" % "consul-core" % "2.0.12-1"
[com.smoketurner.dropwizard/consul-core "2.0.12-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | |
| com.orbitz.consul : consul-client | jar | 1.4.2 |
| commons-net : commons-net | jar | 3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-testing | jar | |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.mockito : mockito-core | jar | 3.5.2 |
| org.openjdk.jmh : jmh-core | jar | 1.25 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.25 |