MVN

com.github.Andy-Shao : GearEE-Neo4j

Maven & Gradle

Dec 23, 2022
0 stars

GearEE-Neo4j · GearEE for Neo4jDB support

<dependency>
    <groupId>com.github.Andy-Shao</groupId>
    <artifactId>GearEE-Neo4j</artifactId>
    <version>2.0.3.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.Andy-Shao : GearEE-Neo4j to add to Maven - Latest Versions:

  • Latest Stable: 2.0.3.RELEASE

All Versions

Choose a version of com.github.Andy-Shao : GearEE-Neo4j to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
GearEE-Neo4j-2.0.3.RELEASE
GearEE-Neo4j-2.0.2.RELEASE
GearEE-Neo4j-2.0.1.RELEASE
GearEE-Neo4j-2.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.Andy-Shao</groupId>
    <artifactId>GearEE-Neo4j</artifactId>
    <version>2.0.3.RELEASE</version>
</dependency>

Advertisement