Apache Tamaya Example: Remote (Server)

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

License

License

GroupId

GroupId

org.apache.tamaya.examples
ArtifactId

ArtifactId

tamaya-example-remote-server
Last Version

Last Version

0.2-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Tamaya Example: Remote (Server)
This project contains the configuration server (using the server module) of the remote example.
Project URL

Project URL

http://tamaya.incubator.apache.org/tamaya-example-remote-server
Project Organization

Project Organization

Apache Software Foundation

Download tamaya-example-remote-server

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.apache.tamaya : tamaya-api jar 0.2-incubating
org.apache.tamaya : tamaya-core jar 0.2-incubating

test (2)

Group / Artifact Type Version
org.hamcrest : java-hamcrest jar 2.0.0.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-incubating