MVN

org.apache.tamaya.ext : tamaya-integration

Maven & Gradle

Apr 06, 2016

Apache Tamaya Integration - all

<dependency>
    <groupId>org.apache.tamaya.ext</groupId>
    <artifactId>tamaya-integration</artifactId>
    <version>0.2-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tamaya.ext : tamaya-integration to add to Maven - Latest Versions:

  • Latest Stable: 0.2-incubating

All Versions

Choose a version of org.apache.tamaya.ext : tamaya-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
tamaya-integration-0.2-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.tamaya.ext</groupId>
    <artifactId>tamaya-integration</artifactId>
    <version>0.2-incubating</version>
</dependency>

Advertisement