MVN

org.apache.felix : org.apache.felix.cm.json

Maven & Gradle

Nov 13, 2022
21 usages
130 stars

Apache Felix Configuration Json · Support for OSGi configurations specified in JSON documents.

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.cm.json</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
org.apache.felix.cm.json-2.0.0
1.0.x
org.apache.felix.cm.json-1.0.8
org.apache.felix.cm.json-1.0.6
org.apache.felix.cm.json-1.0.4
org.apache.felix.cm.json-1.0.2
org.apache.felix.cm.json-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.cm.json</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.felix:org.apache.felix.cm.json:2.0.0'

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

implementation("org.apache.felix:org.apache.felix.cm.json:2.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.felix" % "org.apache.felix.cm.json" % "2.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 05, 2020
16 usages
Jun 28, 2022
20 usages
19 stars
Aug 21, 2023
21 usages
7.7k stars
Mar 06, 2023
16 usages
3.9k stars
Jul 21, 2023
16 usages
1.1k stars
Aug 16, 2023
32 usages
95 stars
Jun 20, 2020
15 usages
1 stars
Apr 14, 2023
19 usages
427 stars
Aug 24, 2023
15 usages
52 stars
Jun 28, 2023
17 usages
1.9k stars