Apache Felix Karaf :: Shell

Apache Felix is an OSGi implementation.

License

License

GroupId

GroupId

org.apache.felix.karaf.shell
ArtifactId

ArtifactId

shell
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Felix Karaf :: Shell
Apache Felix is an OSGi implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download shell

Filename Size
shell-1.6.0.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.felix.karaf.shell/shell/ -->
<dependency>
    <groupId>org.apache.felix.karaf.shell</groupId>
    <artifactId>shell</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix.karaf.shell/shell/
implementation 'org.apache.felix.karaf.shell:shell:1.6.0'
// https://jarcasting.com/artifacts/org.apache.felix.karaf.shell/shell/
implementation ("org.apache.felix.karaf.shell:shell:1.6.0")
'org.apache.felix.karaf.shell:shell:pom:1.6.0'
<dependency org="org.apache.felix.karaf.shell" name="shell" rev="1.6.0">
  <artifact name="shell" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix.karaf.shell', module='shell', version='1.6.0')
)
libraryDependencies += "org.apache.felix.karaf.shell" % "shell" % "1.6.0"
[org.apache.felix.karaf.shell/shell "1.6.0"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.0
org.easymock : easymock jar 2.4
org.mockito : mockito-all jar 1.7

Project Modules

  • commands
  • config
  • console
  • log
  • obr
  • osgi
  • packages
  • ssh
  • wrapper
  • dev

Versions

Version
1.6.0
1.4.0
1.2.0
1.0.0