License |
License |
---|---|
GroupId | GroupIdcom.nepxion |
ArtifactId | ArtifactIddiscovery-console |
Last Version | Last Version6.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNepxion Discovery Console
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-console-6.14.0.pom | |
discovery-console-6.14.0.jar | 29 KB |
discovery-console-6.14.0-sources.jar | 18 KB |
discovery-console-6.14.0-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nepxion/discovery-console/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-console</artifactId>
<version>6.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-console/
implementation 'com.nepxion:discovery-console:6.14.0'
// https://jarcasting.com/artifacts/com.nepxion/discovery-console/
implementation ("com.nepxion:discovery-console:6.14.0")
'com.nepxion:discovery-console:jar:6.14.0'
<dependency org="com.nepxion" name="discovery-console" rev="6.14.0">
<artifact name="discovery-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-console', version='6.14.0')
)
libraryDependencies += "com.nepxion" % "discovery-console" % "6.14.0"
[com.nepxion/discovery-console "6.14.0"]