is not current version
Last Version 1.1.0

org.osgi:org.osgi.test.junit4 1.0.1

OSGi Testing JUnit 4 Support

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.test.junit4
Version

Version

1.0.1
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

Eclipse Foundation
Source Code Management

Source Code Management

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

Download org.osgi.test.junit4 1.0.1


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

Dependencies

compile (2)

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

provided (2)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 8.0.0
org.osgi : osgi.core jar 6.0.0

Project Modules

There are no modules declared in this project.