How To Install Java Artifact org.apache.sling.sling-builder v4incubator

org.apache.sling sling-builder 4incubator

Introduction

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

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

To install the Sling (Builder) artifact in version 4incubator 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 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.