License |
License |
---|---|
GroupId | GroupIdorg.apache.sling |
ArtifactId | ArtifactIdorg.apache.sling.testing.osgi-mock.core |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Sling Testing OSGi Mock Core
Mock implementation of selected OSGi APIs.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.osgi-mock.core/ -->
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.testing.osgi-mock.core</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.osgi-mock.core/
implementation 'org.apache.sling:org.apache.sling.testing.osgi-mock.core:3.3.0'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.testing.osgi-mock.core/
implementation ("org.apache.sling:org.apache.sling.testing.osgi-mock.core:3.3.0")
'org.apache.sling:org.apache.sling.testing.osgi-mock.core:jar:3.3.0'
<dependency org="org.apache.sling" name="org.apache.sling.testing.osgi-mock.core" rev="3.3.0">
<artifact name="org.apache.sling.testing.osgi-mock.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.testing.osgi-mock.core', version='3.3.0')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.testing.osgi-mock.core" % "3.3.0"
[org.apache.sling/org.apache.sling.testing.osgi-mock.core "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.framework | jar | 1.9.0 |
org.osgi : org.osgi.service.component | jar | 1.4.0 |
org.osgi : org.osgi.service.cm | jar | 1.6.0 |
org.osgi : org.osgi.service.event | jar | 1.4.0 |
org.osgi : org.osgi.service.log | jar | 1.3.0 |
org.apache.sling : org.apache.sling.commons.osgi | jar | 2.4.0 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.reflections : reflections | jar | 0.10.2 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.5.1 |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-core | jar | 1.3 |
com.google.guava : guava | jar | 15.0 |
org.apache.sling : org.apache.sling.testing.logging-mock | jar | 2.0.0 |
org.apache.sling : org.apache.sling.testing.osgi-mock.test-services | jar | 3.3.0 |