Indoqa ZooKeeper Config

Reading properties for Spring from Apache ZooKeeper

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Indoqa ZooKeeper Config
Reading properties for Spring from Apache ZooKeeper
Ссылка на сайт

Ссылка на сайт

https://github.com/indoqa/indoqa-zookeeper-config/
Организация-разработчик

Организация-разработчик

Indoqa Software Design und Beratung GmbH
Система контроля версий

Система контроля версий

https://github.com/Indoqa/indoqa-zookeeper-config

Скачать indoqa-zookeeper-config

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.indoqa : indoqa-zookeeper jar 1.0.1
org.springframework : spring-core jar 4.2.3.RELEASE
org.springframework : spring-context jar 4.2.3.RELEASE
org.slf4j : slf4j-api jar 1.7.12

test (4)

Идентификатор библиотеки Тип Версия
org.apache.curator : curator-test jar 2.12.0
org.slf4j : slf4j-log4j12 jar 1.7.12
junit : junit jar 4.12
org.assertj : assertj-core jar 3.9.1

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

Данный проект не имеет модулей.

indoqa-zookeeper-config

Uses indoqa-zookeeper to read properties from Apache ZooKeeper and provide them as a Spring PropertySource.

Applications will also register themselves in the ZooKeeper ensemble to keep track of the active services and where and since when they are running. Additional information, such as descriptions, links, and names, can also be stored to provide a complete overview of a system.

com.indoqa

Indoqa

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

Версия
1.0.1
1.0.0