is not current version
Last Version 1.1.0

org.osgi:org.osgi.test.parent 0.10.0

OSGi Testing Support Parent

License

License

GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.test.parent
Version

Version

0.10.0
Type

Type

pom
Description

Description

org.osgi:org.osgi.test.parent
OSGi Testing Support Parent
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.parent 0.10.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 7.0.0

Project Modules

  • org.osgi.test.common
  • org.osgi.test.assertj.framework
  • org.osgi.test.assertj.promise
  • org.osgi.test.junit4
  • org.osgi.test.junit5
  • org.osgi.test.junit5.cm