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