MVN

com.buschmais.jqassistant : neo4jserver

Maven & Gradle

Mar 22, 2022
4 usages
0 stars

jQAssistant Neo4j Server Integration · Provides integrations jQAssistant and Neo4j server.

<dependency>
    <groupId>com.buschmais.jqassistant</groupId>
    <artifactId>neo4jserver</artifactId>
    <version>parent</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.buschmais.jqassistant : neo4jserver to add to Maven - Latest Versions:

  • Latest Stable: parent
  • Latest Release Candidate: 1.2.0-RC1

All Versions

Choose a version of com.buschmais.jqassistant : neo4jserver to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
neo4jserver-1.3.0
1.2.x
neo4jserver-1.2.0
neo4jserver-1.2.0-RC1
1.2
neo4jserver-1.2-RC1
parent
neo4jserver-parent
neo4jv3
neo4jserver-neo4jv3
bootstrap
neo4jserver-bootstrap
neo4jv2
neo4jserver-neo4jv2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.buschmais.jqassistant</groupId>
    <artifactId>neo4jserver</artifactId>
    <version>parent</version>
</dependency>

Advertisement