не последняя версия
Последняя версия 1.6.1

com.xuxueli:xxl-conf-core 1.6.0

A lightweight distributed configuration management platform.

Группа

Группа

com.xuxueli
Идентификатор

Идентификатор

xxl-conf-core
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать xxl-conf-core 1.6.0


<!-- https://jarcasting.com/artifacts/com.xuxueli/xxl-conf-core/ -->
<dependency>
    <groupId>com.xuxueli</groupId>
    <artifactId>xxl-conf-core</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xuxueli/xxl-conf-core/
implementation 'com.xuxueli:xxl-conf-core:1.6.0'
// https://jarcasting.com/artifacts/com.xuxueli/xxl-conf-core/
implementation ("com.xuxueli:xxl-conf-core:1.6.0")
'com.xuxueli:xxl-conf-core:jar:1.6.0'
<dependency org="com.xuxueli" name="xxl-conf-core" rev="1.6.0">
  <artifact name="xxl-conf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xuxueli', module='xxl-conf-core', version='1.6.0')
)
libraryDependencies += "com.xuxueli" % "xxl-conf-core" % "1.6.0"
[com.xuxueli/xxl-conf-core "1.6.0"]