How To Install Java Artifact org.apache.sling.sling-builder v5-incubator

org.apache.sling sling-builder 5-incubator

Introduction

In this article, we'll learn how to install Java artifact sling-builder from org.apache.sling group in version 5-incubator. The artifact is available in 3 versions: 5-incubator 4incubator 4-incubator

How To Install Java Artifact org.apache.sling.sling-builder In Version 5-incubator

To install the Apche Sling (Builder) artifact in version 5-incubator add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Apche Sling (Builder) dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.