<dependency>
<groupId>eu.ciechanowiec</groupId>
<artifactId>sling.rocket.commons</artifactId>
<version>13.14.0</version>
</dependency>
@Grapes(
@Grab(group='eu.ciechanowiec', module='sling.rocket.commons', version='13.14.0')
)
<parent> <groupId>eu.ciechanowiec</groupId> <artifactId>sling.rocket.parent</artifactId> <version>13.14.0</version> </parent>
compile
|-- eu.ciechanowiec:conditional
|-- eu.ciechanowiec:jimage.hash
|-- jakarta.ws.rs:jakarta.ws.rs-api
|-- org.apache.geronimo.specs:geronimo-annotation_1.3_spec
|-- 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
|-- com.fasterxml.woodstox:woodstox-core
|-- com.fasterxml.jackson.core:jackson-annotations
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml
provided
|-- org.apache.sling:org.apache.sling.testing.sling-mock-oak
|-- 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