MVN

org.apache.sling : org.apache.sling.testing.osgi-mock.parent

Maven & Gradle

Aug 15, 2023

Apache Sling Testing OSGi Mock Parent · Mock implementation of selected OSGi APIs.

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.testing.osgi-mock.parent</artifactId>
    <version>3.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sling : org.apache.sling.testing.osgi-mock.parent to add to Maven - Latest Versions:

  • Latest Stable: 3.3.10

All Versions

Choose a version of org.apache.sling : org.apache.sling.testing.osgi-mock.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
org.apache.sling.testing.osgi-mock.parent-3.3.10
org.apache.sling.testing.osgi-mock.parent-3.3.8
org.apache.sling.testing.osgi-mock.parent-3.3.6
org.apache.sling.testing.osgi-mock.parent-3.3.4
org.apache.sling.testing.osgi-mock.parent-3.3.2
org.apache.sling.testing.osgi-mock.parent-3.3.0
3.2.x
org.apache.sling.testing.osgi-mock.parent-3.2.2
org.apache.sling.testing.osgi-mock.parent-3.2.0
3.1.x
org.apache.sling.testing.osgi-mock.parent-3.1.4
org.apache.sling.testing.osgi-mock.parent-3.1.2
org.apache.sling.testing.osgi-mock.parent-3.1.0
3.0.x
org.apache.sling.testing.osgi-mock.parent-3.0.0
2.4.x
org.apache.sling.testing.osgi-mock.parent-2.4.18
org.apache.sling.testing.osgi-mock.parent-2.4.16
org.apache.sling.testing.osgi-mock.parent-2.4.14
org.apache.sling.testing.osgi-mock.parent-2.4.10
org.apache.sling.testing.osgi-mock.parent-2.4.8
org.apache.sling.testing.osgi-mock.parent-2.4.6
org.apache.sling.testing.osgi-mock.parent-2.4.4
org.apache.sling.testing.osgi-mock.parent-2.4.2
org.apache.sling.testing.osgi-mock.parent-2.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.testing.osgi-mock.parent</artifactId>
    <version>3.3.10</version>
</dependency>

Advertisement