is not current version
Last Version 4.2.0.58

com.graphaware.neo4j:build 4.0.8.58

Technical Maven Module for Building the GraphAware Framework Community Edition

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

build
Version

Version

4.0.8.58
Type

Type

jar

Download build 4.0.8.58


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