OSGi Testing

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

osgi-tests
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download osgi-tests

Filename Size
osgi-tests-1.0.0.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bundles
  • fragments
  • test-support
  • test

Versions

Version
1.0.0