s

sling.rocket.commons

Common utilities used by Sling Rocket
文件下载
文件名 操作
sling.rocket.commons-13.28.0.jar 下载
sling.rocket.commons-13.28.0.pom 下载
sling.rocket.commons-13.28.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>eu.ciechanowiec</groupId>
  <artifactId>sling.rocket.commons</artifactId>
  <version>13.28.0</version>
</dependency>
Gradle Groovy
implementation 'eu.ciechanowiec:sling.rocket.commons:13.28.0'
Gradle Kotlin
implementation("eu.ciechanowiec:sling.rocket.commons:13.28.0")
Scala SBT
libraryDependencies += "eu.ciechanowiec" % "sling.rocket.commons" % "13.28.0"
Groovy Grape
@Grapes(
  @Grab(group='eu.ciechanowiec', module='sling.rocket.commons', version='13.28.0')
)
Apache Ivy
<dependency org="eu.ciechanowiec" name="sling.rocket.commons" rev="13.28.0" />
Leiningen
[eu.ciechanowiec/sling.rocket.commons "13.28.0"]
Apache Buildr
'eu.ciechanowiec:sling.rocket.commons:jar:13.28.0'
本项目依赖
<parent>
  <groupId>eu.ciechanowiec</groupId>
  <artifactId>sling.rocket.parent</artifactId>
  <version>13.28.0</version>
</parent>

compile

|-- org.apache.felix:org.apache.felix.http.jetty

|-- org.apache.tika:tika-core

|-- eu.ciechanowiec:sneakyfun

|-- 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:osgi.annotation

|-- org.osgi:org.osgi.service.component.annotations

|-- org.osgi:org.osgi.service.component

|-- org.osgi:org.osgi.service.metatype.annotations

|-- org.slf4j:slf4j-api

|-- com.github.spotbugs:spotbugs-annotations

|-- org.apache.sling:org.apache.sling.api

|-- org.apache.sling:org.apache.sling.serviceusermapper

|-- org.apache.sling:org.apache.sling.servlets.annotations

|-- org.projectlombok:lombok

|-- 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-core

|-- 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

|-- org.apache.sling:org.apache.sling.commons.log