is not current version
Last Version 46

org.neo4j.build:grandparent 33

Neo4j is a high-performance, NOSQL graph database with all the features of a mature and robust database.

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j.build
ArtifactId

ArtifactId

grandparent
Version

Version

33
Type

Type

jar

Download grandparent 33


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