MVN

org.osgi : org.osgi.util.xml

Maven & Gradle

Oct 13, 2021
2 usages
88 stars

org.osgi:org.osgi.util.xml · OSGi Companion Code for org.osgi.util.xml Version 1.0.1.

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>org.osgi.util.xml</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.osgi : org.osgi.util.xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2
  • Latest Release Candidate: 1.0.2-RC1

All Versions

Choose a version of org.osgi : org.osgi.util.xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
org.osgi.util.xml-1.0.2
org.osgi.util.xml-1.0.2-RC1
org.osgi.util.xml-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>org.osgi.util.xml</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.osgi : org.osgi.util.xml gradle dependency to your build.gradle file:

implementation 'org.osgi:org.osgi.util.xml:1.0.2'

Gradle Kotlin DSL: Add the following org.osgi : org.osgi.util.xml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.osgi:org.osgi.util.xml:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.osgi : org.osgi.util.xml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.osgi" % "org.osgi.util.xml" % "1.0.2"

Advertisement

Dependencies from Group

Jul 30, 2014
5.8k usages
Sep 24, 2013
3.1k usages
Dec 20, 2022
1.3k usages
88 stars
Nov 30, 2021
1.3k usages
Nov 30, 2021
1.2k usages

Discover Dependencies

Oct 13, 2021
2 usages
88 stars
Nov 30, 2021
2 usages
Oct 13, 2021
1 usages
88 stars
Nov 30, 2021
2 usages
Oct 13, 2021
2 usages
88 stars
Oct 13, 2021
1 usages
88 stars
Dec 13, 2019
1 usages
263 stars