is not current version
Last Version 1.1.0

org.osgi:org.osgi.test.junit4 0.10.0

OSGi Testing JUnit 4 Support

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.test.junit4
Version

Version

0.10.0
Type

Type

jar
Description

Description

org.osgi:org.osgi.test.junit4
OSGi Testing JUnit 4 Support
Project URL

Project URL

https://www.osgi.org
Project Organization

Project Organization

OSGi Alliance
Source Code Management

Source Code Management

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

Download org.osgi.test.junit4 0.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.osgi : org.osgi.test.common jar 0.10.0
org.apache.servicemix.bundles : org.apache.servicemix.bundles.junit jar 4.13_1

provided (3)

Group / Artifact Type Version
org.osgi : osgi.core jar 6.0.0
org.osgi : org.osgi.service.log jar 1.4.0
org.osgi : osgi.annotation jar 7.0.0

Project Modules

There are no modules declared in this project.