xxl-conf-core

A lightweight distributed configuration management platform.

GroupId

GroupId

cc.voox
ArtifactId

ArtifactId

xxl-conf-core
Last Version

Last Version

1.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

xxl-conf-core
A lightweight distributed configuration management platform.
Project URL

Project URL

https://www.xuxueli.com/

Download xxl-conf-core

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar ${slf4j-api.version}
org.springframework : spring-beans Optional jar ${spring.version}

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar ${slf4j-api.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.3