com.github.houbb:config-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

config-client
Последняя версия

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

1.3.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать config-client

Имя Файла Размер
config-client-1.3.1.pom 10 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.houbb/config-client/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>config-client</artifactId>
    <version>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-client/
implementation 'com.github.houbb:config-client:1.3.1'
// https://jarcasting.com/artifacts/com.github.houbb/config-client/
implementation ("com.github.houbb:config-client:1.3.1")
'com.github.houbb:config-client:pom:1.3.1'
<dependency org="com.github.houbb" name="config-client" rev="1.3.1">
  <artifact name="config-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-client', version='1.3.1')
)
libraryDependencies += "com.github.houbb" % "config-client" % "1.3.1"
[com.github.houbb/config-client "1.3.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • config-client-core
  • config-client-test
  • config-client-spring

Версии библиотеки

Версия
1.3.1
1.3.0
1.1.0
1.0.0