Last Version

Apache Sling Bundle Resource Provider 2.3.4

Provides a ResourceProvider implementation supporting bundle based resources.

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.bundleresource.impl
Version

Version

2.3.4
Type

Type

jar
Description

Description

Apache Sling Bundle Resource Provider
Provides a ResourceProvider implementation supporting bundle based resources.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.bundleresource.impl 2.3.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.osgi : org.osgi.util.tracker jar 1.5.1

provided (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.sling : org.apache.sling.api jar 2.16.0
org.apache.geronimo.specs : geronimo-json_1.0_spec jar 1.0-alpha-1
org.apache.sling : org.apache.sling.commons.osgi jar 2.0.6
org.osgi : org.osgi.framework jar 1.8.0
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.apache.jackrabbit : jackrabbit-jcr-commons jar 1.6.0

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19
org.apache.johnzon : johnzon-core jar 1.0.0

Project Modules

There are no modules declared in this project.