is not current version
Last Version 2.2.6.35

com.graphaware.neo4j:server-parent 2.0.3.3

Parent Project for GraphAware Neo4j Server Extensions

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

server-parent
Version

Version

2.0.3.3
Type

Type

pom

Download server-parent 2.0.3.3


<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/server-parent/ -->
<dependency>
    <groupId>com.graphaware.neo4j</groupId>
    <artifactId>server-parent</artifactId>
    <version>2.0.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/server-parent/
implementation 'com.graphaware.neo4j:server-parent:2.0.3.3'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/server-parent/
implementation ("com.graphaware.neo4j:server-parent:2.0.3.3")
'com.graphaware.neo4j:server-parent:pom:2.0.3.3'
<dependency org="com.graphaware.neo4j" name="server-parent" rev="2.0.3.3">
  <artifact name="server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='server-parent', version='2.0.3.3')
)
libraryDependencies += "com.graphaware.neo4j" % "server-parent" % "2.0.3.3"
[com.graphaware.neo4j/server-parent "2.0.3.3"]