| License |
License |
|---|---|
| GroupId | GroupIdcom.nepxion |
| ArtifactId | ArtifactIddiscovery-common |
| Last Version | Last Version6.14.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNepxion Discovery Common
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-common-6.14.0.pom | |
| discovery-common-6.14.0.jar | 68 KB |
| discovery-common-6.14.0-sources.jar | 47 KB |
| discovery-common-6.14.0-javadoc.jar | 350 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nepxion/discovery-common/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-common</artifactId>
<version>6.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-common/
implementation 'com.nepxion:discovery-common:6.14.0'
// https://jarcasting.com/artifacts/com.nepxion/discovery-common/
implementation ("com.nepxion:discovery-common:6.14.0")
'com.nepxion:discovery-common:jar:6.14.0'
<dependency org="com.nepxion" name="discovery-common" rev="6.14.0">
<artifact name="discovery-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-common', version='6.14.0')
)
libraryDependencies += "com.nepxion" % "discovery-common" % "6.14.0"
[com.nepxion/discovery-common "6.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| commons-io : commons-io | jar | 2.5 |
| org.dom4j : dom4j | jar | 2.1.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.yaml : snakeyaml | jar | |
| org.slf4j : slf4j-api | jar | |
| org.springframework : spring-web | jar | |
| org.springframework : spring-expression | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba.spring : spring-context-support | jar | 1.0.11 |