MVN

org.apache.taverna.osgi : apache-taverna-osgi

Maven & Gradle

Feb 28, 2016
2 stars

Apache Taverna OSGi plugin system · OSGi-based plugin system, including online updates. Written for Apache Taverna, probably usable for any OSGi-based command line/desktop product.

<dependency>
    <groupId>org.apache.taverna.osgi</groupId>
    <artifactId>apache-taverna-osgi</artifactId>
    <version>0.2.1-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.taverna.osgi : apache-taverna-osgi to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1-incubating

All Versions

Choose a version of org.apache.taverna.osgi : apache-taverna-osgi to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
apache-taverna-osgi-0.2.1-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.taverna.osgi</groupId>
    <artifactId>apache-taverna-osgi</artifactId>
    <version>0.2.1-incubating</version>
</dependency>