is not current version
Last Version 6.2.0

com.nepxion:discovery-plugin-framework-eureka 4.12.2

Nepxion Discovery is an enhancement for Spring Cloud Discovery

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

com.nepxion
ArtifactId

ArtifactId

discovery-plugin-framework-eureka
Version

Version

4.12.2
Type

Type

jar

Download discovery-plugin-framework-eureka 4.12.2


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