is not current version
Last Version 1.8.0

no.priv.bang.osgiservice:osgiservice.tests 1.7.0

Pax exam tests loading features that loads OSGi service definitions

GroupId

GroupId

no.priv.bang.osgiservice
ArtifactId

ArtifactId

osgiservice.tests
Version

Version

1.7.0
Type

Type

jar

Download osgiservice.tests 1.7.0


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