License |
License |
---|---|
GroupId | GroupIdno.priv.bang.osgiservice |
ArtifactId | ArtifactIdosgiservice.tests |
Version | Version1.7.2 |
Type | Typejar |
Description |
DescriptionOSGi service integration tests
Pax exam tests loading features that loads OSGi service definitions
|
Filename | Size |
---|---|
osgiservice.tests-1.7.2.pom | |
osgiservice.tests-1.7.2.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice.tests/ -->
<dependency>
<groupId>no.priv.bang.osgiservice</groupId>
<artifactId>osgiservice.tests</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice.tests/
implementation 'no.priv.bang.osgiservice:osgiservice.tests:1.7.2'
// https://jarcasting.com/artifacts/no.priv.bang.osgiservice/osgiservice.tests/
implementation ("no.priv.bang.osgiservice:osgiservice.tests:1.7.2")
'no.priv.bang.osgiservice:osgiservice.tests:jar:1.7.2'
<dependency org="no.priv.bang.osgiservice" name="osgiservice.tests" rev="1.7.2">
<artifact name="osgiservice.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.osgiservice', module='osgiservice.tests', version='1.7.2')
)
libraryDependencies += "no.priv.bang.osgiservice" % "osgiservice.tests" % "1.7.2"
[no.priv.bang.osgiservice/osgiservice.tests "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
no.priv.bang.osgiservice : osgiservice.database | xml | 1.7.2 |
no.priv.bang.osgiservice : osgiservice.users | xml | 1.7.2 |
junit : junit | jar | |
org.ops4j.pax.exam : pax-exam | jar | |
org.awaitility : awaitility | jar | 3.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicemix.bundles : org.apache.servicemix.bundles.hamcrest | jar | 1.3_1 |
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.3.0 |
org.apache.karaf : apache-karaf | tar.gz | 4.3.0 |
org.slf4j : slf4j-api | jar | 1.7.16 |