License |
License |
---|---|
GroupId | GroupIdio.github.frostingwolf |
ArtifactId | ArtifactIdsaluki-registry-consul |
Version | Version1.5.9.RELEASE |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-registry-consul/ -->
<dependency>
<groupId>io.github.frostingwolf</groupId>
<artifactId>saluki-registry-consul</artifactId>
<version>1.5.9.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-registry-consul/
implementation 'io.github.frostingwolf:saluki-registry-consul:1.5.9.RELEASE'
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-registry-consul/
implementation ("io.github.frostingwolf:saluki-registry-consul:1.5.9.RELEASE")
'io.github.frostingwolf:saluki-registry-consul:jar:1.5.9.RELEASE'
<dependency org="io.github.frostingwolf" name="saluki-registry-consul" rev="1.5.9.RELEASE">
<artifact name="saluki-registry-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.frostingwolf', module='saluki-registry-consul', version='1.5.9.RELEASE')
)
libraryDependencies += "io.github.frostingwolf" % "saluki-registry-consul" % "1.5.9.RELEASE"
[io.github.frostingwolf/saluki-registry-consul "1.5.9.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.ecwid.consul : consul-api | jar | 1.4.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-codec : commons-codec | jar | 1.9 |
io.github.frostingwolf : saluki-core | jar | 1.5.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0 |