Last Version

osgi.enroute.junit.wrapper 4.12.0

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.enroute.junit.wrapper
Version

Version

4.12.0
Type

Type

jar
Description

Description

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
Project URL

Project URL

http://enroute.osgi.org/
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

https://github.com/osgi/osgi.enroute.bundles

Download osgi.enroute.junit.wrapper 4.12.0


<!-- https://jarcasting.com/artifacts/org.osgi/osgi.enroute.junit.wrapper/ -->
<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.junit.wrapper</artifactId>
    <version>4.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.junit.wrapper/
implementation 'org.osgi:osgi.enroute.junit.wrapper:4.12.0'
// https://jarcasting.com/artifacts/org.osgi/osgi.enroute.junit.wrapper/
implementation ("org.osgi:osgi.enroute.junit.wrapper:4.12.0")
'org.osgi:osgi.enroute.junit.wrapper:jar:4.12.0'
<dependency org="org.osgi" name="osgi.enroute.junit.wrapper" rev="4.12.0">
  <artifact name="osgi.enroute.junit.wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='osgi.enroute.junit.wrapper', version='4.12.0')
)
libraryDependencies += "org.osgi" % "osgi.enroute.junit.wrapper" % "4.12.0"
[org.osgi/osgi.enroute.junit.wrapper "4.12.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.