Apache Sling Launchpad Standalone Java Application

Standalone Launchpad Java Application. Everything needed to run the Launchpad is included in a single JAR file.

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.launchpad.app
Last Version

Last Version

5-incubator
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Sling Launchpad Standalone Java Application
Standalone Launchpad Java Application. Everything needed to run the Launchpad is included in a single JAR file.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.launchpad.app

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.sling : org.apache.sling.launchpad.base jar 2.0.4-incubator
org.apache.sling : org.apache.sling.launchpad.bundles jar 5-incubator
org.ops4j.pax.web » pax-web-service jar 0.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
5-incubator
3-incubator