SmallRye: ZooKeeper ConfigSource

SmallRye Parent POM

Лицензия

Лицензия

Категории

Категории

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

Группа

io.smallrye
Идентификатор

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

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

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

1.3.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

SmallRye: ZooKeeper ConfigSource
SmallRye Parent POM

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

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.smallrye : smallrye-config jar 1.3.7
javax : javaee-api jar 8.0.1
org.apache.curator : curator-recipes jar 4.2.0

test (8)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.apache.curator : curator-test jar 4.2.0
org.assertj : assertj-core jar 3.12.2
org.jboss.arquillian.container : arquillian-weld-embedded jar 2.0.1.Final
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar
org.jboss.weld : weld-core-impl jar 3.1.0.Final
org.slf4j : slf4j-simple jar 1.7.26

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

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

badge Quality Gate Status License Maven

SmallRye Config

SmallRye Config is an implementation of Eclipse MicroProfile Config.

Instructions

Compile and test the project:

mvn verify

Generate the documentation (from the doc folder):

antora generate antora-playbook.yml

Project structure

  • common - A set of reusable components to extend SmallRye Config

  • doc - Project documentation.

  • implementation - Implementation of the Eclipse MicroProfile Config API.

  • sources - Implementation of different Eclipse MicroProfile ConfigSources

  • testsuite - Test suite to run the implementation against the Eclipse MicroProfile Config TCK.

  • utils - A set of additional extensions to enhance MicroProfile Config

Contributing

Please refer to our Wiki for the Contribution Guidelines.

io.smallrye

SmallRye

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

Версия
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2