License |
License |
---|---|
Categories |
CategoriesEureka Container Microservices ORM Data |
GroupId | GroupIdat.twinformatics |
ArtifactId | ArtifactIdeureka-consul-adapter |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptioneureka-consul-adapter
Adapter for a Eureka Spring Boot Server that allows Prometheus to use its Consul discovery service
|
Project URL |
Project URL |
Filename | Size |
---|---|
eureka-consul-adapter-1.4.0.pom | |
eureka-consul-adapter-1.4.0.jar | 39 KB |
eureka-consul-adapter-1.4.0-sources.jar | 26 KB |
eureka-consul-adapter-1.4.0-javadoc.jar | 501 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.twinformatics/eureka-consul-adapter/ -->
<dependency>
<groupId>at.twinformatics</groupId>
<artifactId>eureka-consul-adapter</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.twinformatics/eureka-consul-adapter/
implementation 'at.twinformatics:eureka-consul-adapter:1.4.0'
// https://jarcasting.com/artifacts/at.twinformatics/eureka-consul-adapter/
implementation ("at.twinformatics:eureka-consul-adapter:1.4.0")
'at.twinformatics:eureka-consul-adapter:jar:1.4.0'
<dependency org="at.twinformatics" name="eureka-consul-adapter" rev="1.4.0">
<artifact name="eureka-consul-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.twinformatics', module='eureka-consul-adapter', version='1.4.0')
)
libraryDependencies += "at.twinformatics" % "eureka-consul-adapter" % "1.4.0"
[at.twinformatics/eureka-consul-adapter "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex : rxjava-reactive-streams | jar | 1.2.1 |
org.springframework.cloud : spring-cloud-starter-netflix-eureka-server Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |