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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

osgi.enroute.junit.wrapper
Last Version

Last Version

4.12.0
Release Date

Release Date

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

How to add to project

<!-- 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.

OSGi enRoute

Interested in developing agile & maintainable Enterprise or highly distributed IoT solutions? In either case, OSGi enRoute provides a simple on-ramp for developing such modular distributed applications and exploring the power of OSGi.

Based upon the latest OSGi best practices and R7 Specifications, the enRoute tutorials start with a comprehensive hands-on introduction to Declarative Services, and then progresses to explore OSGi's unique and powerful approaches to Microservices & Reactive Systems.

This repository contains the code for the enRoute tutorials, and also defines useful OSGi repositories for the OSGi R7 reference implementations. You can use these repositories directly in your own OSGi applications, or as a template for creating your own personalised OSGi application runtime.

Contributing

Want to contribute to osgi.enroute? See CONTRIBUTING.md for information on building, testing and contributing changes.

License

The contents of this repository are made available to the public under the terms of the Apache License, Version 2.0. Bundles may depend on non Apache Licensed code.

org.osgi

OSGi

The Dynamic Module System for Java

Versions

Version
4.12.0