MVN

org.eclipse.californium : cf-cli

Maven & Gradle

Jul 20, 2023
677 stars

Cf-command-line-interface · Californium (Cf) Command Line Interface

<dependency>
    <groupId>org.eclipse.californium</groupId>
    <artifactId>cf-cli</artifactId>
    <version>3.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.californium : cf-cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.0
  • Latest Release Candidate: 3.0.0-RC2

All Versions

Choose a version of org.eclipse.californium : cf-cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
cf-cli-3.9.0
3.8.x
cf-cli-3.8.0
3.7.x
cf-cli-3.7.0
3.6.x
cf-cli-3.6.0
3.5.x
cf-cli-3.5.0
3.4.x
cf-cli-3.4.0
3.3.x
cf-cli-3.3.1
cf-cli-3.3.0
3.2.x
cf-cli-3.2.0
3.1.x
cf-cli-3.1.0
3.0.x
cf-cli-3.0.0
cf-cli-3.0.0-RC2
cf-cli-3.0.0-RC1
cf-cli-3.0.0-M4
cf-cli-3.0.0-M3
cf-cli-3.0.0-M2
cf-cli-3.0.0-M1
2.8.x
cf-cli-2.8.0
2.7.x
cf-cli-2.7.2
cf-cli-2.7.1
cf-cli-2.7.0
2.6.x
cf-cli-2.6.6
cf-cli-2.6.5
cf-cli-2.6.4
cf-cli-2.6.3
cf-cli-2.6.2
cf-cli-2.6.1
cf-cli-2.6.0
2.5.x
cf-cli-2.5.0
2.4.x
cf-cli-2.4.1
cf-cli-2.4.0
2.3.x
cf-cli-2.3.1

How to add a dependency to Maven

Add the following org.eclipse.californium : cf-cli maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.californium</groupId>
    <artifactId>cf-cli</artifactId>
    <version>3.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.californium : cf-cli gradle dependency to your build.gradle file:

implementation 'org.eclipse.californium:cf-cli:3.9.0'

Gradle Kotlin DSL: Add the following org.eclipse.californium : cf-cli gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.californium:cf-cli:3.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.californium : cf-cli sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.californium" % "cf-cli" % "3.9.0"

Advertisement

Dependencies from Group

Jul 20, 2023
51 usages
678 stars
Jul 20, 2023
29 usages
677 stars
Jul 20, 2023
11 usages
677 stars
Jul 20, 2023
9 usages
677 stars
Jul 20, 2023
3 usages
677 stars

Discover Dependencies

Aug 29, 2020
0 stars
Jan 31, 2022
11 stars
Nov 18, 2021
9 stars
Sep 28, 2022
305 usages
6 stars
Aug 31, 2020
1 usages
235 stars