Apache Sling Testing OSGi Mock JUnit 5

Mock implementation of selected OSGi APIs.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.testing.osgi-mock.junit5
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Sling Testing OSGi Mock JUnit 5
Mock implementation of selected OSGi APIs.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.testing.osgi-mock.junit5

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.sling : org.apache.sling.testing.osgi-mock.core jar 3.3.0

provided (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
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

test (6)

Group / Artifact Type Version
org.apache.sling : org.apache.sling.testing.osgi-mock.core jar 3.3.0
org.mockito : mockito-core jar 4.5.1
org.mockito : mockito-junit-jupiter jar 4.5.1
org.apache.sling : org.apache.sling.testing.logging-mock jar 2.0.0
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.2
3.2.0
3.1.4
3.1.2
3.1.0
3.0.0
2.4.18
2.4.16
2.4.14
2.4.10
2.4.8
2.4.6
2.4.4
2.4.2
2.4.0