Last Version

Apache Sling Testing OSGi Mock Test Services 3.3.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.

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

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

Version

3.3.0
Type

Type

jar
Description

Description

Apache Sling Testing OSGi Mock Test Services
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.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.testing.osgi-mock.test-services 3.3.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.3.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.3.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.3.0")
'org.apache.sling:org.apache.sling.testing.osgi-mock.test-services:jar:3.3.0'
<dependency org="org.apache.sling" name="org.apache.sling.testing.osgi-mock.test-services" rev="3.3.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.3.0')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.osgi-mock.test-services" % "3.3.0"
[org.apache.sling/org.apache.sling.testing.osgi-mock.test-services "3.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.osgi : org.osgi.framework jar 1.9.0
org.osgi : org.osgi.service.component jar 1.4.0

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.jetbrains : annotations jar 16.0.2

Project Modules

There are no modules declared in this project.