Apache Tamaya Example: Remote (Client)

This project contains the configuration client (using the remote module) of the remote example.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.apache.tamaya.examples
Идентификатор

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

tamaya-example-remote-client
Последняя версия

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

0.2-incubating
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Tamaya Example: Remote (Client)
This project contains the configuration client (using the remote module) of the remote example.
Ссылка на сайт

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

http://tamaya.incubator.apache.org/tamaya-example-remote-client
Организация-разработчик

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

Apache Software Foundation

Скачать tamaya-example-remote-client

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

<!-- https://jarcasting.com/artifacts/org.apache.tamaya.examples/tamaya-example-remote-client/ -->
<dependency>
    <groupId>org.apache.tamaya.examples</groupId>
    <artifactId>tamaya-example-remote-client</artifactId>
    <version>0.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tamaya.examples/tamaya-example-remote-client/
implementation 'org.apache.tamaya.examples:tamaya-example-remote-client:0.2-incubating'
// https://jarcasting.com/artifacts/org.apache.tamaya.examples/tamaya-example-remote-client/
implementation ("org.apache.tamaya.examples:tamaya-example-remote-client:0.2-incubating")
'org.apache.tamaya.examples:tamaya-example-remote-client:jar:0.2-incubating'
<dependency org="org.apache.tamaya.examples" name="tamaya-example-remote-client" rev="0.2-incubating">
  <artifact name="tamaya-example-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tamaya.examples', module='tamaya-example-remote-client', version='0.2-incubating')
)
libraryDependencies += "org.apache.tamaya.examples" % "tamaya-example-remote-client" % "0.2-incubating"
[org.apache.tamaya.examples/tamaya-example-remote-client "0.2-incubating"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.apache.tamaya : tamaya-api jar 0.2-incubating
org.apache.tamaya : tamaya-core jar 0.2-incubating
org.apache.tamaya.ext : tamaya-etcd jar 0.2-incubating
org.apache.tamaya.ext : tamaya-filter jar 0.2-incubating
org.apache.tomcat : tomcat-catalina jar 7.0.41
org.apache.tomcat : tomcat-util jar 7.0.41
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.41
org.apache.tamaya.ext : tamaya-functions jar 0.2-incubating
org.apache.tamaya.ext : tamaya-resources jar 0.2-incubating
org.apache.geronimo.specs : geronimo-annotation_1.2_spec jar 1.0-alpha-1

test (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : java-hamcrest jar 2.0.0.0
junit : junit jar 4.12

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

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

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

Версия
0.2-incubating