Last Version

io.graphgeeks.neo4j:neo4j-devkit-extension-parent 0.1.2

Utility classes for Neo4j unmanaged extension development.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

io.graphgeeks.neo4j
ArtifactId

ArtifactId

neo4j-devkit-extension-parent
Version

Version

0.1.2
Type

Type

pom
Description

Description

Utility classes for Neo4j unmanaged extension development.
Project Organization

Project Organization

GraphGeeks

Download neo4j-devkit-extension-parent 0.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.graphgeeks.neo4j : neo4j-devkit jar 0.1.2

test (1)

Group / Artifact Type Version
io.graphgeeks.neo4j : neo4j-devkit-test jar 0.1.2

Project Modules

There are no modules declared in this project.