Apache Tamaya JNDI Support

This project contains the several extensions that can be used with Tamaya.

License

License

GroupId

GroupId

org.apache.tamaya.ext
ArtifactId

ArtifactId

tamaya-jndi
Last Version

Last Version

0.4-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Tamaya JNDI Support
This project contains the several extensions that can be used with Tamaya.
Project URL

Project URL

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

Project Organization

Apache Software Foundation

Download tamaya-jndi

How to add to project

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

Dependencies

compile (3)

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

provided (2)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.10.0
com.sun.messaging.mq : fscontext jar 4.6-b01

Project Modules

There are no modules declared in this project.

Versions

Version
0.4-incubating
0.3-incubating