MVN

com.rometools : rome-osgi-test

Maven & Gradle

Sep 17, 2019
871 stars

rome-osgi-test · OSGi tests for ROME

<dependency>
    <groupId>com.rometools</groupId>
    <artifactId>rome-osgi-test</artifactId>
    <version>1.12.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rometools : rome-osgi-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.12.2

All Versions

Choose a version of com.rometools : rome-osgi-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.12.x
rome-osgi-test-1.12.2
rome-osgi-test-1.12.1
rome-osgi-test-1.12.0
1.11.x
rome-osgi-test-1.11.1
rome-osgi-test-1.11.0
1.10.x
rome-osgi-test-1.10.0
1.9.x
rome-osgi-test-1.9.0
1.8.x
rome-osgi-test-1.8.1

How to add a dependency to Maven

Add the following com.rometools : rome-osgi-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rometools</groupId>
    <artifactId>rome-osgi-test</artifactId>
    <version>1.12.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rometools : rome-osgi-test gradle dependency to your build.gradle file:

implementation 'com.rometools:rome-osgi-test:1.12.2'

Gradle Kotlin DSL: Add the following com.rometools : rome-osgi-test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rometools:rome-osgi-test:1.12.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rometools : rome-osgi-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rometools" % "rome-osgi-test" % "1.12.2"

Advertisement

Dependencies from Group

Mar 12, 2023
130 usages
870 stars
Mar 12, 2023
25 usages
871 stars
Feb 15, 2023
23 usages
869 stars
Mar 12, 2023
15 usages
869 stars
Feb 15, 2023
6 usages
871 stars

Discover Dependencies