is not current version
Last Version 3.3.0

org.apache.sling:org.apache.sling.testing.osgi-mock.test-services 3.2.0

This module is only used in the unit tests of osgi-mock.core. The sample OSGi components and services are not part of the osgi-mock test source to allow bnd plugin to auto-generate the metadata for them.

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.testing.osgi-mock.test-services
Version

Version

3.2.0
Type

Type

jar

Download org.apache.sling.testing.osgi-mock.test-services 3.2.0


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