MVN

org.apache.felix : org.apache.felix.gogo.command

Maven & Gradle

Oct 05, 2020
92 usages
129 stars

Apache Felix Gogo Command · Provides basic shell commands for Gogo.

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.gogo.command</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.felix : org.apache.felix.gogo.command to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of org.apache.felix : org.apache.felix.gogo.command to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
org.apache.felix.gogo.command-1.1.2
org.apache.felix.gogo.command-1.1.0
1.0.x
org.apache.felix.gogo.command-1.0.2
org.apache.felix.gogo.command-1.0.0
0.16.x
org.apache.felix.gogo.command-0.16.0
0.14.x
org.apache.felix.gogo.command-0.14.0
0.12.x
org.apache.felix.gogo.command-0.12.0
0.10.x
org.apache.felix.gogo.command-0.10.0
0.8.x
org.apache.felix.gogo.command-0.8.0
0.6.x
org.apache.felix.gogo.command-0.6.1
org.apache.felix.gogo.command-0.6.0

How to add a dependency to Maven

Add the following org.apache.felix : org.apache.felix.gogo.command maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.gogo.command</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.felix : org.apache.felix.gogo.command gradle dependency to your build.gradle file:

implementation 'org.apache.felix:org.apache.felix.gogo.command:1.1.2'

Gradle Kotlin DSL: Add the following org.apache.felix : org.apache.felix.gogo.command gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.felix:org.apache.felix.gogo.command:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.felix : org.apache.felix.gogo.command sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.felix" % "org.apache.felix.gogo.command" % "1.1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 16, 2020
9 usages
216 stars
Jun 17, 2017
19 usages
44 stars
Apr 30, 2015
21 usages
858 stars
Sep 02, 2014
10 usages
36 stars
Apr 20, 2019
5 usages
0 stars
Jul 30, 2018
12 usages
Jun 03, 2018
14 usages
10 stars
Nov 06, 2016
8 usages
82 stars