How To Install Java Artifact org.apache.shindig.sample-maven-archetype v2.5.0-beta6

org.apache.shindig sample-maven-archetype 2.5.0-beta6

Introduction

In this article, we'll learn how to install Java artifact sample-maven-archetype from org.apache.shindig group in version 2.5.0-beta6. The artifact is available in 5 versions: 2.5.2 2.5.1 2.5.0-update1 2.5.0-beta6 2.5.0 The Apache Shindig Sample Web App Maven Archetype project has its own website at: http://shindig.apache.org. The parent project is: org.apache.shindig::shindig-project::2.5.0-beta6

How To Install Java Artifact org.apache.shindig.sample-maven-archetype In Version 2.5.0-beta6

To install the Apache Shindig Sample Web App Maven Archetype artifact in version 2.5.0-beta6 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 Apache Shindig Sample Web App Maven Archetype 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.