License |
License |
---|---|
GroupId | GroupIdcom.nepxion |
ArtifactId | ArtifactIddiscovery-plugin-register-center |
Last Version | Last Version6.14.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNepxion Discovery plugin Register Center
Nepxion Discovery is a solution for Spring Cloud with blue green, gray, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing, dye, failover, async agent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
discovery-plugin-register-center-6.14.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-register-center/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-register-center</artifactId>
<version>6.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-register-center/
implementation 'com.nepxion:discovery-plugin-register-center:6.14.0'
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-register-center/
implementation ("com.nepxion:discovery-plugin-register-center:6.14.0")
'com.nepxion:discovery-plugin-register-center:pom:6.14.0'
<dependency org="com.nepxion" name="discovery-plugin-register-center" rev="6.14.0">
<artifact name="discovery-plugin-register-center" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-plugin-register-center', version='6.14.0')
)
libraryDependencies += "com.nepxion" % "discovery-plugin-register-center" % "6.14.0"
[com.nepxion/discovery-plugin-register-center "6.14.0"]