MVN

org.knowhowlab.osgi : shell

Maven & Gradle

Oct 22, 2015
0 stars

KnowHowLab OSGi Shell adapters · KnowHowLab OSGi Shell adapters

<dependency>
    <groupId>org.knowhowlab.osgi</groupId>
    <artifactId>shell</artifactId>
    <version>knopflerfish</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.knowhowlab.osgi : shell to add to Maven - Latest Versions:

  • Latest Stable: knopflerfish

All Versions

Choose a version of org.knowhowlab.osgi : shell to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
shell-1.3.0
knopflerfish
shell-knopflerfish
felix
shell-felix-gogo
shell-felix
equinox
shell-equinox

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.knowhowlab.osgi</groupId>
    <artifactId>shell</artifactId>
    <version>knopflerfish</version>
</dependency>

Advertisement