License |
License |
---|---|
GroupId | GroupIdcom.nepxion |
ArtifactId | ArtifactIddiscovery-console |
Version | Version6.11.0 |
Type | Typepom |
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.11.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nepxion/discovery-console/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-console</artifactId>
<version>6.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-console/
implementation 'com.nepxion:discovery-console:6.11.0'
// https://jarcasting.com/artifacts/com.nepxion/discovery-console/
implementation ("com.nepxion:discovery-console:6.11.0")
'com.nepxion:discovery-console:pom:6.11.0'
<dependency org="com.nepxion" name="discovery-console" rev="6.11.0">
<artifact name="discovery-console" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-console', version='6.11.0')
)
libraryDependencies += "com.nepxion" % "discovery-console" % "6.11.0"
[com.nepxion/discovery-console "6.11.0"]