jar

org.apache.sling : sling-project-archetype

Maven & Gradle

Jul 13, 2023

Project Archetype · This archetype is creating a full Sling Project composed of a OSGi Bundle and a Content Package which can be deployed to the Sling using specific profiles. It also contains two shadow folders that provide example code / files which are not part of the default build but can be easily copied into the active modules. If the project was created with the **optionAll** property set to **y** (yes) then an **All** package is created with acts as the single deployment unit of all bundles and packages in that project. Otherwise the **ui.apps** package is the deployment unit.

Table Of Contents

Latest Version

Download org.apache.sling : sling-project-archetype JAR file - Latest Versions:

All Versions

Download org.apache.sling : sling-project-archetype JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sling-project-archetype-1.0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement