MVN

org.glassfish.jaxb : osgi-test-extra_osgi

Maven & Gradle

Aug 02, 2017

osgi-test-extra_osgi

<dependency>
    <groupId>org.glassfish.jaxb</groupId>
    <artifactId>osgi-test-extra_osgi</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.jaxb : osgi-test-extra_osgi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of org.glassfish.jaxb : osgi-test-extra_osgi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
osgi-test-extra_osgi-2.3.0
osgi-test-extra_osgi-2.3.0-b170127.1453

How to add a dependency to Maven

Add the following org.glassfish.jaxb : osgi-test-extra_osgi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.glassfish.jaxb</groupId>
    <artifactId>osgi-test-extra_osgi</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish.jaxb : osgi-test-extra_osgi gradle dependency to your build.gradle file:

implementation 'org.glassfish.jaxb:osgi-test-extra_osgi:2.3.0'

Gradle Kotlin DSL: Add the following org.glassfish.jaxb : osgi-test-extra_osgi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish.jaxb:osgi-test-extra_osgi:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish.jaxb : osgi-test-extra_osgi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish.jaxb" % "osgi-test-extra_osgi" % "2.3.0"

Advertisement

Dependencies from Group

Jun 06, 2023
1.8k usages
168 stars
Jun 06, 2023
566 usages
168 stars
Jun 06, 2023
211 usages
168 stars
Jun 06, 2023
117 usages
168 stars
Jun 06, 2023
91 usages
270 stars

Discover Dependencies