d

discovery-plugin-framework-starter

Nepxion Discovery is a solution for Spring Cloud with blue green, gray, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing, dye, failover, async agent
http://www.nepxion.com
Files download
File Operation
discovery-plugin-framework-starter-6.12.6.jar download
discovery-plugin-framework-starter-6.12.6.pom download
discovery-plugin-framework-starter-6.12.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.nepxion</groupId>
  <artifactId>discovery-plugin-framework-starter</artifactId>
  <version>6.12.6</version>
</dependency>
Gradle Groovy
implementation 'com.nepxion:discovery-plugin-framework-starter:6.12.6'
Gradle Kotlin
implementation("com.nepxion:discovery-plugin-framework-starter:6.12.6")
Scala SBT
libraryDependencies += "com.nepxion" % "discovery-plugin-framework-starter" % "6.12.6"
Groovy Grape
@Grapes(
  @Grab(group='com.nepxion', module='discovery-plugin-framework-starter', version='6.12.6')
)
Apache Ivy
<dependency org="com.nepxion" name="discovery-plugin-framework-starter" rev="6.12.6" />
Leiningen
[com.nepxion/discovery-plugin-framework-starter "6.12.6"]
Apache Buildr
'com.nepxion:discovery-plugin-framework-starter:jar:6.12.6'