Last Version

Apache Sling Installer Core 3.12.0

Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries.

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.installer.core
Version

Version

3.12.0
Type

Type

jar
Description

Description

Apache Sling Installer Core
Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.installer.core 3.12.0


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

Dependencies

provided (13)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.versioning jar 1.1.0
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.framework jar 1.8.0
org.osgi : org.osgi.service.startlevel jar 1.1.0
org.osgi : org.osgi.service.url jar 1.0.0
org.osgi : org.osgi.service.packageadmin jar 1.2.0
org.osgi : org.osgi.util.function jar 1.0.0
org.osgi : org.osgi.util.converter jar 1.0.0
org.apache.sling : org.apache.sling.commons.johnzon jar 1.2.0
org.slf4j : slf4j-api jar 1.7.25
org.jetbrains : annotations jar 16.0.2
org.apache.felix : org.apache.felix.configadmin jar 1.8.12
org.apache.felix : org.apache.felix.cm.json jar 1.0.6

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25
org.jmock : jmock jar 2.5.1
org.mockito : mockito-core jar 3.3.3
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.