MVN

org.apache.karaf.shell : shell

Maven & Gradle

Jan 10, 2023

Apache Karaf :: Shell

<dependency>
    <groupId>org.apache.karaf.shell</groupId>
    <artifactId>shell</artifactId>
    <version>4.3.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.karaf.shell : shell to add to Maven - Latest Versions:

  • Latest Stable: 4.3.9
  • Latest Release Candidate: 4.3.0.RC1

All Versions

Choose a version of org.apache.karaf.shell : shell to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
shell-4.4.3
shell-4.4.2
shell-4.4.1
shell-4.4.0
4.3.x
shell-4.3.9
shell-4.3.8
shell-4.3.7
shell-4.3.6
shell-4.3.5
shell-4.3.4
shell-4.3.3
shell-4.3.2
shell-4.3.1
shell-4.3.0
shell-4.3.0.RC1
4.2.x
shell-4.2.16
shell-4.2.15
shell-4.2.14
shell-4.2.13
shell-4.2.12
shell-4.2.11
shell-4.2.10
shell-4.2.9
shell-4.2.8
shell-4.2.7
shell-4.2.6
shell-4.2.5
shell-4.2.4
shell-4.2.3
shell-4.2.2
shell-4.2.1
shell-4.2.0
shell-4.2.0.M2
shell-4.2.0.M1
4.1.x
shell-4.1.7
shell-4.1.6
shell-4.1.5
shell-4.1.4
shell-4.1.3
shell-4.1.2
shell-4.1.1
shell-4.1.0
4.0.x
shell-4.0.10
shell-4.0.9
shell-4.0.8
shell-4.0.7
shell-4.0.6
shell-4.0.5
shell-4.0.4
shell-4.0.3
shell-4.0.2
shell-4.0.1
shell-4.0.0
shell-4.0.0.M3
shell-4.0.0.M2
shell-4.0.0.M1
3.0.x
shell-3.0.10
shell-3.0.9
shell-3.0.8
shell-3.0.7
shell-3.0.6
shell-3.0.5
shell-3.0.4
shell-3.0.3
shell-3.0.2
shell-3.0.1
shell-3.0.0
shell-3.0.0.RC1
2.4.x
shell-2.4.4
shell-2.4.3
shell-2.4.2
shell-2.4.1
shell-2.4.0
2.3.x
shell-2.3.12
shell-2.3.11
shell-2.3.10
shell-2.3.9
shell-2.3.8
shell-2.3.7
shell-2.3.6
shell-2.3.5
shell-2.3.4
shell-2.3.3
shell-2.3.2
shell-2.3.1
shell-2.3.0
2.2.x
shell-2.2.11
shell-2.2.10
shell-2.2.9
shell-2.2.8
shell-2.2.7
shell-2.2.6
shell-2.2.5
shell-2.2.4
shell-2.2.3
shell-2.2.2
shell-2.2.1
shell-2.2.0
2.1.x
shell-2.1.6
shell-2.1.5
shell-2.1.4
shell-2.1.3
shell-2.1.2
shell-2.1.1
shell-2.1.0
2.0.x
shell-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.karaf.shell</groupId>
    <artifactId>shell</artifactId>
    <version>4.3.9</version>
</dependency>