License |
License |
---|---|
GroupId | GroupIdcom.nepxion |
ArtifactId | ArtifactIddiscovery |
Last Version | Last Version6.14.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNepxion Discovery
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
discovery-6.14.0.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nepxion/discovery/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery</artifactId>
<version>6.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery/
implementation 'com.nepxion:discovery:6.14.0'
// https://jarcasting.com/artifacts/com.nepxion/discovery/
implementation ("com.nepxion:discovery:6.14.0")
'com.nepxion:discovery:pom:6.14.0'
<dependency org="com.nepxion" name="discovery" rev="6.14.0">
<artifact name="discovery" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery', version='6.14.0')
)
libraryDependencies += "com.nepxion" % "discovery" % "6.14.0"
[com.nepxion/discovery "6.14.0"]