is not current version
Last Version 4.2.0.58

com.graphaware.neo4j:build 3.5.11.54

Technical Maven Module for Building the Framework

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

build
Version

Version

3.5.11.54
Type

Type

pom

Download build 3.5.11.54

Filename Size
build-3.5.11.54.pom 2 KB
Browse

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