is not current version
Last Version 1.1.0

org.osgi:org.osgi.test.junit5.cm 0.10.0

OSGi Testing JUnit 5 Support for ConfigAdmin

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi.test.junit5.cm
Version

Version

0.10.0
Type

Type

jar
Description

Description

org.osgi:org.osgi.test.junit5.cm
OSGi Testing JUnit 5 Support for ConfigAdmin
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.junit5.cm 0.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.osgi : org.osgi.test.common jar 0.10.0
org.osgi : org.osgi.service.cm jar 1.6.0
org.osgi : org.osgi.test.assertj.framework jar 0.10.0
org.osgi : org.osgi.test.junit5 jar 0.10.0

provided (6)

Group / Artifact Type Version
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 : 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.