OSGi enRoute Gogo Shell

An adaption of the famous Apache Felix Gogo shell that uses JLine to provide command history and line editing features. Since the Eclipse terminal does not support line editing, it works there as usual.It was adapted by Neil Bartlett.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.enroute.gogo.shell.provider
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

OSGi enRoute Gogo Shell
An adaption of the famous Apache Felix Gogo shell that uses JLine to provide command history and line editing features. Since the Eclipse terminal does not support line editing, it works there as usual.It was adapted by Neil Bartlett.
Project URL

Project URL

http://v2archive.enroute.osgi.org/
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

https://github.com/osgi/v2archive.osgi.enroute

Download osgi.enroute.gogo.shell.provider

How to add to project

<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.gogo.shell.provider/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.gogo.shell.provider</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.gogo.shell.provider/
implementation 'org.osgi:osgi.enroute.gogo.shell.provider:2.1.0'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.gogo.shell.provider/
implementation ("org.osgi:osgi.enroute.gogo.shell.provider:2.1.0")
'org.osgi:osgi.enroute.gogo.shell.provider:jar:2.1.0'
<dependency org="org.osgi" name="osgi.enroute.gogo.shell.provider" rev="2.1.0">
  <artifact name="osgi.enroute.gogo.shell.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.gogo.shell.provider', version='2.1.0')
)
libraryDependencies += "org.osgi" % "osgi.enroute.gogo.shell.provider" % "2.1.0"
[org.osgi/osgi.enroute.gogo.shell.provider "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.osgi

OSGi

The Dynamic Module System for Java

Versions

Version
2.1.0
2.0.0