OSGi service adapters integration tests

Pax exam tests loading features for the OSGi service adapters

License

License

GroupId

GroupId

no.priv.bang.osgi.service.adapters
ArtifactId

ArtifactId

adapters.tests
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

OSGi service adapters integration tests
Pax exam tests loading features for the OSGi service adapters

Download adapters.tests

How to add to project

<!-- https://jarcasting.com/artifacts/no.priv.bang.osgi.service.adapters/adapters.tests/ -->
<dependency>
    <groupId>no.priv.bang.osgi.service.adapters</groupId>
    <artifactId>adapters.tests</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.osgi.service.adapters/adapters.tests/
implementation 'no.priv.bang.osgi.service.adapters:adapters.tests:1.2.0'
// https://jarcasting.com/artifacts/no.priv.bang.osgi.service.adapters/adapters.tests/
implementation ("no.priv.bang.osgi.service.adapters:adapters.tests:1.2.0")
'no.priv.bang.osgi.service.adapters:adapters.tests:jar:1.2.0'
<dependency org="no.priv.bang.osgi.service.adapters" name="adapters.tests" rev="1.2.0">
  <artifact name="adapters.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.osgi.service.adapters', module='adapters.tests', version='1.2.0')
)
libraryDependencies += "no.priv.bang.osgi.service.adapters" % "adapters.tests" % "1.2.0"
[no.priv.bang.osgi.service.adapters/adapters.tests "1.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
no.priv.bang.osgi.service.adapters : adapters.jdbc jar 1.2.0
no.priv.bang.osgi.service.adapters : adapters.logservice jar 1.2.0
junit : junit jar
org.ops4j.pax.exam : pax-exam jar
org.awaitility : awaitility jar

runtime (1)

Group / Artifact Type Version
org.apache.servicemix.bundles : org.apache.servicemix.bundles.hamcrest jar 1.3_1

test (4)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-junit4 jar
org.ops4j.pax.exam : pax-exam-container-karaf jar
org.apache.karaf.itests : common jar 4.4.0
org.apache.karaf : apache-karaf tar.gz

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0