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

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
Last Version

Last Version

1.1.0
Release Date

Release Date

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

Eclipse Foundation
Source Code Management

Source Code Management

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

Download org.osgi.test.junit5.cm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.osgi : org.osgi.test.common jar 1.1.0
org.osgi : org.osgi.test.junit5 jar 1.1.0
org.osgi : org.osgi.service.cm jar 1.6.1

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.
org.osgi

OSGi

The Dynamic Module System for Java

Versions

Version
1.1.0
1.0.1
1.0.0
0.10.0