<dependency>
<groupId>eu.ciechanowiec</groupId>
<artifactId>sling.rocket.commons</artifactId>
<version>13.0.0</version>
</dependency>
@Grapes(
@Grab(group='eu.ciechanowiec', module='sling.rocket.commons', version='13.0.0')
)
<parent> <groupId>eu.ciechanowiec</groupId> <artifactId>sling.rocket.parent</artifactId> <version>13.0.0</version> </parent>
compile
|-- org.apache.sling:org.apache.sling.testing.sling-mock-oak
|-- org.apache.felix:org.apache.felix.framework
|-- org.osgi:org.osgi.service.component.annotations
|-- org.osgi:org.osgi.service.component
|-- com.github.spotbugs:spotbugs-annotations
|-- org.apache.sling:org.apache.sling.api
|-- org.apache.sling:org.apache.sling.serviceusermapper
|-- org.eclipse.parsson:parsson
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-params
|-- org.mockito:mockito-junit-jupiter
|-- org.apache.sling:org.apache.sling.testing.sling-mock.junit5
|-- org.apache.sling:org.apache.sling.testing.sling-mock.core