Neo4j Devkit

Utility classes for Neo4j unmanaged extension development.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

io.graphgeeks.neo4j
ArtifactId

ArtifactId

neo4j-devkit-parent
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Neo4j Devkit
Utility classes for Neo4j unmanaged extension development.
Project Organization

Project Organization

GraphGeeks

Download neo4j-devkit-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parent/extension
  • devkit
  • devkit-test

Versions

Version
0.1.2