d

discovery-plugin-framework-starter

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