| GroupId | GroupIdcc.voox |
|---|---|
| ArtifactId | ArtifactIdxxl-conf-core |
| Version | Version1.6.3 |
| Type | Typejar |
| Description |
Descriptionxxl-conf-core
A lightweight distributed configuration management platform.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| xxl-conf-core-1.6.3.pom | |
| xxl-conf-core-1.6.3.jar | 39 KB |
| xxl-conf-core-1.6.3-sources.jar | 33 KB |
| xxl-conf-core-1.6.3-javadoc.jar | 184 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.voox/xxl-conf-core/ -->
<dependency>
<groupId>cc.voox</groupId>
<artifactId>xxl-conf-core</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/cc.voox/xxl-conf-core/
implementation 'cc.voox:xxl-conf-core:1.6.3'
// https://jarcasting.com/artifacts/cc.voox/xxl-conf-core/
implementation ("cc.voox:xxl-conf-core:1.6.3")
'cc.voox:xxl-conf-core:jar:1.6.3'
<dependency org="cc.voox" name="xxl-conf-core" rev="1.6.3">
<artifact name="xxl-conf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.voox', module='xxl-conf-core', version='1.6.3')
)
libraryDependencies += "cc.voox" % "xxl-conf-core" % "1.6.3"
[cc.voox/xxl-conf-core "1.6.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | ${slf4j-api.version} |
| org.springframework : spring-beans Optional | jar | ${spring.version} |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | ${slf4j-api.version} |