How To Install Java Artifact org.neo4j.neo4j-cypher-dsl-bom v2023.9.7

org.neo4j neo4j-cypher-dsl-bom 2023.9.7

Introduction

In this article, we'll learn how to install Java artifact neo4j-cypher-dsl-bom from org.neo4j group in version 2023.9.7. The artifact is available in 3 versions: 2023.9.7 2023.9.6 2023.9.5 . The Neo4j Cypher DSL (BOM) project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://neo4j-contrib.github.io/cypher-dsl/neo4j-cypher-dsl-bom .

How To Install Java Artifact org.neo4j.neo4j-cypher-dsl-bom In Version 2023.9.7

To install the Neo4j Cypher DSL (BOM) artifact in version 2023.9.7 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 Cypher DSL (BOM) 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.

Managed dependencies (5)

Licenses