Apache Tamaya Example: Simple Property Source Version

This project contains a simple example based on the core functionality only.

License

License

GroupId

GroupId

org.apache.tamaya.examples
ArtifactId

ArtifactId

tamaya-example-simple-propertysource
Last Version

Last Version

0.2-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Tamaya Example: Simple Property Source Version
This project contains a simple example based on the core functionality only.
Project URL

Project URL

http://tamaya.incubator.apache.org/tamaya-example-simple-propertysource
Project Organization

Project Organization

Apache Software Foundation

Download tamaya-example-simple-propertysource

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tamaya : tamaya-core jar 0.2-incubating
org.apache.geronimo.specs : geronimo-annotation_1.2_spec jar 1.0-alpha-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-incubating
0.1-incubating