Apache Tamaya Example: Remote

This project contains a multi module project defining a configuration server (using the server module) and multiple remote clients that read their configs from the server using the server's rest API (using the remote module).

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2-incubating
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Tamaya Example: Remote
This project contains a multi module project defining a configuration server (using the server module) and multiple remote clients that read their configs from the server using the server's rest API (using the remote module).
Ссылка на сайт

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

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

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

Apache Software Foundation

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

Имя Файла Размер
tamaya-example-remote-0.2-incubating.pom 2 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.tamaya.ext : tamaya-resources jar 0.2-incubating
org.apache.geronimo.specs : geronimo-annotation_1.2_spec jar 1.0-alpha-1

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.tamaya : tamaya-api jar 0.2-incubating
org.apache.tamaya : tamaya-core jar 0.2-incubating

test (2)

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

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

  • server
  • client

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

Версия
0.2-incubating