Last Version

eureka-consul-adapter 1.4.0

Adapter for a Eureka Spring Boot Server that allows Prometheus to use its Consul discovery service

License

License

Categories

Categories

Eureka Container Microservices ORM Data
GroupId

GroupId

at.twinformatics
ArtifactId

ArtifactId

eureka-consul-adapter
Version

Version

1.4.0
Type

Type

jar
Description

Description

eureka-consul-adapter
Adapter for a Eureka Spring Boot Server that allows Prometheus to use its Consul discovery service
Project URL

Project URL

https://github.com/twinformatics/eureka-consul-adapter

Download eureka-consul-adapter 1.4.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex : rxjava-reactive-streams jar 1.2.1
org.springframework.cloud : spring-cloud-starter-netflix-eureka-server Optional jar

provided (1)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.