Generic OSGi test support project

This is a project with the aim to provide a lot of code for common tasks involved when testing OSGi applications.

License

License

GroupId

GroupId

org.ancoron.osgi.test
ArtifactId

ArtifactId

test-support-base
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Generic OSGi test support project
This is a project with the aim to provide a lot of code for common tasks involved when testing OSGi applications.

Download test-support-base

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.testng : testng jar 5.14.9
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
org.dynamicjava » api-bridge jar 1.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0