MVN

org.osgi : osgi.enroute.junit.wrapper

Maven & Gradle

Nov 30, 2021
7 usages
24 stars

osgi.enroute.junit.wrapper · JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning. We also make imports optional since it has

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.junit.wrapper</artifactId>
    <version>4.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.osgi : osgi.enroute.junit.wrapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.12.0

All Versions

Choose a version of org.osgi : osgi.enroute.junit.wrapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.12.x
osgi.enroute.junit.wrapper-4.12.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.junit.wrapper</artifactId>
    <version>4.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.osgi : osgi.enroute.junit.wrapper gradle dependency to your build.gradle file:

implementation 'org.osgi:osgi.enroute.junit.wrapper:4.12.0'

Gradle Kotlin DSL: Add the following org.osgi : osgi.enroute.junit.wrapper gradle kotlin dependency to your build.gradle.kts file:

implementation("org.osgi:osgi.enroute.junit.wrapper:4.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.osgi : osgi.enroute.junit.wrapper sbt scala dependency to your build.sbt file:

libraryDependencies += "org.osgi" % "osgi.enroute.junit.wrapper" % "4.12.0"

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

Jun 13, 2019
4 usages
87 stars
Apr 22, 2017
4 usages
22 stars
Sep 14, 2017
3 usages
0 stars
Oct 16, 2017
2 usages
1 stars
Feb 21, 2022
15 usages
70 stars
Oct 30, 2022
4 usages
Jan 19, 2022
2 usages
16 stars
Nov 15, 2020
7 usages
1.5k stars
Sep 16, 2019
3 usages
121 stars