MVN

org.opencypher : tools

Maven & Gradle

Jul 11, 2023
812 stars

tools · openCypher Developer Tools

<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>tools</artifactId>
    <version>1.0.0-M23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opencypher : tools to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-M23

All Versions

Choose a version of org.opencypher : tools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
tools-1.0.0-M23
tools-1.0.0-M22
tools-1.0.0-M21
tools-1.0.0-M20
tools-1.0.0-M19
tools-1.0.0-M18
tools-1.0.0-M17
tools-1.0.0-M16
tools-1.0.0-M15
tools-1.0.0-M14
tools-1.0.0-1.0.0-M14
tools-1.0.0-M13
tools-1.0.0-M12
tools-1.0.0-M11
tools-1.0.0-M10
tools-1.0.0-M09
tools-1.0.0-M08
tools-1.0.0-M07
tools-1.0.0-M06
tools-1.0.0-M05
tools-1.0.0-M04
tools-1.0.0-M03
tools-1.0.0-M02

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opencypher</groupId>
    <artifactId>tools</artifactId>
    <version>1.0.0-M23</version>
</dependency>

Advertisement