How To Install Java Artifact org.neo4j.build.assembly-pom v35

org.neo4j.build assembly-pom 35

Introduction

In this article, we'll learn how to install Java artifact assembly-pom from org.neo4j.build group in version 35. The artifact is available in 6 versions: 46 45 44 43 42 35 . The Assembly pom project has been released under GNU Affero General Public License, Version 3 license, and has its own website at: http://components.neo4j.org/${project.artifactId}/${project.version} . The parent project is: org.neo4j.build::parent-pom::35

How To Install Java Artifact org.neo4j.build.assembly-pom In Version 35

To install the Assembly pom artifact in version 35 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 Assembly pom 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.

Licenses