eureka-plugin

The java client for dtm

License

License

MIT
Categories

Categories

Eureka Container Microservices
GroupId

GroupId

io.github.dtm-labs
ArtifactId

ArtifactId

eureka-plugin
Last Version

Last Version

2.1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

eureka-plugin
The java client for dtm

Download eureka-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dtm-labs/eureka-plugin/ -->
<dependency>
    <groupId>io.github.dtm-labs</groupId>
    <artifactId>eureka-plugin</artifactId>
    <version>2.1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dtm-labs/eureka-plugin/
implementation 'io.github.dtm-labs:eureka-plugin:2.1.4.2'
// https://jarcasting.com/artifacts/io.github.dtm-labs/eureka-plugin/
implementation ("io.github.dtm-labs:eureka-plugin:2.1.4.2")
'io.github.dtm-labs:eureka-plugin:jar:2.1.4.2'
<dependency org="io.github.dtm-labs" name="eureka-plugin" rev="2.1.4.2">
  <artifact name="eureka-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dtm-labs', module='eureka-plugin', version='2.1.4.2')
)
libraryDependencies += "io.github.dtm-labs" % "eureka-plugin" % "2.1.4.2"
[io.github.dtm-labs/eureka-plugin "2.1.4.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.3
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.4.2
2.1.4.1
2.1.3.2
2.1.3.1
2.1.2.2
2.1.2.1
2.1.1.2
2.1.1.1