MVN

org.apache.geronimo.specs : geronimo-osgi-itestb

Maven & Gradle

Jul 19, 2011
3 usages

Apache Geronimo OSGi integration tests · Separately built test bundle for use in the various integration tests. This bundle will have provider and services definitions used to test different class provider resolution scenarios.

<dependency>
    <groupId>org.apache.geronimo.specs</groupId>
    <artifactId>geronimo-osgi-itestb</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.geronimo.specs : geronimo-osgi-itestb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.apache.geronimo.specs : geronimo-osgi-itestb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
geronimo-osgi-itestb-1.1
1.0
geronimo-osgi-itestb-1.0

How to add a dependency to Maven

Add the following org.apache.geronimo.specs : geronimo-osgi-itestb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.geronimo.specs</groupId>
    <artifactId>geronimo-osgi-itestb</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.geronimo.specs : geronimo-osgi-itestb gradle dependency to your build.gradle file:

implementation 'org.apache.geronimo.specs:geronimo-osgi-itestb:1.1'

Gradle Kotlin DSL: Add the following org.apache.geronimo.specs : geronimo-osgi-itestb gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.geronimo.specs:geronimo-osgi-itestb:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.geronimo.specs : geronimo-osgi-itestb sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.geronimo.specs" % "geronimo-osgi-itestb" % "1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 10, 2019
3 usages
2 stars
Feb 15, 2023
5 usages
6 stars
Jun 21, 2021
9 usages
1 stars
Sep 12, 2017
7 usages
960 stars
Jun 16, 2023
9 usages
14 stars
May 26, 2021
25 stars
Oct 31, 2019
26.9k stars
Aug 05, 2022
4 usages
375 stars
Apr 27, 2021
4 usages
12 stars
Nov 27, 2015
4 usages
0 stars