MVN

org.jboss.gm : cli

Maven & Gradle

Jul 04, 2023
7 stars

Gradle Manipulation Extension · A tool to work with ProjectNCL to manipulate Gradle builds.

<dependency>
    <groupId>org.jboss.gm</groupId>
    <artifactId>cli</artifactId>
    <version>3.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.gm : cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.14

All Versions

Choose a version of org.jboss.gm : cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.14
cli-3.14
3.13
cli-3.13
3.12
cli-3.12
3.11
cli-3.11
3.10
cli-3.10
3.9
cli-3.9
3.8
cli-3.8
3.7
cli-3.7
3.6
cli-3.6
3.5
cli-3.5
3.4
cli-3.4
3.3
cli-3.3
3.2
cli-3.2
3.1.x
cli-3.1.1
3.1
cli-3.1
3.0
cli-3.0
2.9
cli-2.9
2.8
cli-2.8
2.7
cli-2.7
2.6
cli-2.6
2.5
cli-2.5
2.4
cli-2.4
2.3
cli-2.3
2.2
cli-2.2
2.1
cli-2.1
2.0
cli-2.0
1.9
cli-1.9
1.8
cli-1.8
1.7
cli-1.7
1.6.x
cli-1.6.2
cli-1.6.1
1.6
cli-1.6
1.5
cli-1.5

How to add a dependency to Maven

Add the following org.jboss.gm : cli maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jboss.gm</groupId>
    <artifactId>cli</artifactId>
    <version>3.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jboss.gm : cli gradle dependency to your build.gradle file:

implementation 'org.jboss.gm:cli:3.14'

Gradle Kotlin DSL: Add the following org.jboss.gm : cli gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jboss.gm:cli:3.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jboss.gm : cli sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jboss.gm" % "cli" % "3.14"

Advertisement

Dependencies from Group

Jul 04, 2023
1 usages
7 stars
Jul 04, 2023
7 stars
cli
Jul 04, 2023
7 stars
Jul 04, 2023
7 stars

Discover Dependencies

Feb 03, 2023
5 stars
Feb 03, 2023
1 usages
5 stars
Feb 03, 2023
1 usages
5 stars
Feb 03, 2023
1 usages
5 stars
Feb 03, 2023
1 usages
5 stars
Jan 12, 2022
4 stars