is not current version
Last Version 46

org.neo4j.build:grandparent 35

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

35
Type

Type

pom

Download grandparent 35

Filename Size
grandparent-35.pom 31 KB
Browse

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