MVN

org.ow2.easybeans.osgi : easybeans-osgi-plugins

Maven & Gradle

Sep 25, 2008

EasyBeans/OSGi :: Plugins · Plugins of EasyBeans/OSGi

<dependency>
    <groupId>org.ow2.easybeans.osgi</groupId>
    <artifactId>easybeans-osgi-plugins</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.easybeans.osgi : easybeans-osgi-plugins to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2
  • Latest Release Candidate: 1.0.0.RC3_JONAS

All Versions

Choose a version of org.ow2.easybeans.osgi : easybeans-osgi-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
easybeans-osgi-plugins-1.0.2
easybeans-osgi-plugins-1.0.1
easybeans-osgi-plugins-1.0.0-JONAS
easybeans-osgi-plugins-1.0.0
easybeans-osgi-plugins-1.0.0.RC3_JONAS
easybeans-osgi-plugins-1.0.0.RC3
easybeans-osgi-plugins-1.0.0.RC2-JONAS
easybeans-osgi-plugins-1.0.0.RC2
easybeans-osgi-plugins-1.0.0.RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.easybeans.osgi</groupId>
    <artifactId>easybeans-osgi-plugins</artifactId>
    <version>1.0.2</version>
</dependency>