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

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Felix 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-felix

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.testng : testng jar 5.14.9
org.ancoron.osgi.test : test-support-base jar 1.0.0
org.apache.felix : org.apache.felix.framework jar 3.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0