Last Version

eureka-legacy-registrar 0.0.6

Lib for registering legacy applications with Eureka service discovery

License

License

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

se.sawano.eureka
ArtifactId

ArtifactId

legacy-registrar
Version

Version

0.0.6
Type

Type

jar
Description

Description

eureka-legacy-registrar
Lib for registering legacy applications with Eureka service discovery
Project URL

Project URL

https://github.com/sawano/eureka-legacy-registrar
Project Organization

Project Organization

Pivotal Software, Inc.

Download legacy-registrar 0.0.6


<!-- https://jarcasting.com/artifacts/se.sawano.eureka/legacy-registrar/ -->
<dependency>
    <groupId>se.sawano.eureka</groupId>
    <artifactId>legacy-registrar</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/se.sawano.eureka/legacy-registrar/
implementation 'se.sawano.eureka:legacy-registrar:0.0.6'
// https://jarcasting.com/artifacts/se.sawano.eureka/legacy-registrar/
implementation ("se.sawano.eureka:legacy-registrar:0.0.6")
'se.sawano.eureka:legacy-registrar:jar:0.0.6'
<dependency org="se.sawano.eureka" name="legacy-registrar" rev="0.0.6">
  <artifact name="legacy-registrar" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.sawano.eureka', module='legacy-registrar', version='0.0.6')
)
libraryDependencies += "se.sawano.eureka" % "legacy-registrar" % "0.0.6"
[se.sawano.eureka/legacy-registrar "0.0.6"]

Dependencies

compile (6)

Group / Artifact Type Version
com.netflix.eureka : eureka-client jar 1.4.12
com.netflix.archaius : archaius-core jar 0.7.4
se.sawano.java : commons jar 1.3
org.slf4j : slf4j-api jar 1.7.13
org.springframework.boot : spring-boot-starter Optional jar 1.3.0.RELEASE
org.springframework.boot : spring-boot-starter-validation Optional jar 1.3.0.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.