How To Install Java Artifact org.neo4j.neo4j-cypher-compiled-expressions v3.5.0-beta01

org.neo4j neo4j-cypher-compiled-expressions 3.5.0-beta01

Introduction

In this article, we'll learn how to install Java artifact neo4j-cypher-compiled-expressions from org.neo4j group in version 3.5.0-beta01. The artifact is available in 11 versions: 3.5.0-beta03 3.5.0-beta02 3.5.0-beta01 3.5.0-alpha09 3.5.0-alpha08 3.5.0-alpha07 3.5.0-alpha06 3.5.0-alpha05 3.5.0-alpha04 3.5.0-alpha03 3.5.0-alpha02 . The Neo4j - Compiled Expressions project has been released under GNU Affero General Public License, Version 3 with the Commons Clause license, and has its own website at: http://components.neo4j.org/${project.artifactId}/${project.version} . The parent project is: org.neo4j::cypher-enterprise-parent::3.5.0-beta01

How To Install Java Artifact org.neo4j.neo4j-cypher-compiled-expressions In Version 3.5.0-beta01

To install the Neo4j - Compiled Expressions artifact in version 3.5.0-beta01 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 Neo4j - Compiled Expressions 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.

Compile dependencies (8)

Test dependencies (2)

Licenses