Apache Tamaya Core SPI Support

Apache Tamaya Support Classes useful when implementing the Tamaya SPI or code independent of the core RI implementation.

License

License

GroupId

GroupId

org.apache.tamaya
ArtifactId

ArtifactId

tamaya-spisupport
Last Version

Last Version

0.4-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Tamaya Core SPI Support
Apache Tamaya Support Classes useful when implementing the Tamaya SPI or code independent of the core RI implementation.
Project URL

Project URL

https://tamaya.incubator.apache.org/tamaya-spisupport
Project Organization

Project Organization

Apache Software Foundation

Download tamaya-spisupport

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tamaya : tamaya-api jar 0.4-incubating
org.apache.geronimo.specs : geronimo-annotation_1.2_spec jar 1.0

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.compendium Optional jar 5.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.10.0
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.4-incubating