Last Version

org.osgi:org.osgi.test.junit5 1.1.0

OSGi Testing JUnit 5 Support

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.test.junit5
Version

Version

1.1.0
Type

Type

jar
Description

Description

org.osgi:org.osgi.test.junit5
OSGi Testing JUnit 5 Support
Project URL

Project URL

https://www.osgi.org
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/osgi/osgi-test

Download org.osgi.test.junit5 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.osgi : org.osgi.test.common jar 1.1.0

provided (7)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.1.0
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.platform : junit-platform-commons jar 1.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.osgi : org.osgi.dto jar 1.0.0
org.osgi : org.osgi.resource jar 1.0.0
org.osgi : org.osgi.framework jar 1.8.0

Project Modules

There are no modules declared in this project.