MVN

org.apache.tamaya.ext : tamaya-osgi-all

Maven & Gradle

Sep 25, 2019

Apache Tamaya :: OSGi Integration :: ALL · Tamaya OSGI Integration

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

Latest Version

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

  • Latest Stable: 0.4-incubating

All Versions

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

Version Vulnerabilities Updated
0.4
tamaya-osgi-all-0.4-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.tamaya.ext</groupId>
    <artifactId>tamaya-osgi-all</artifactId>
    <version>0.4-incubating</version>
</dependency>