License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdio.graphgeeks.neo4j |
ArtifactId | ArtifactIdneo4j-devkit-parent |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNeo4j Devkit
Utility classes for Neo4j unmanaged extension development.
|
Project Organization |
Project OrganizationGraphGeeks |
Filename | Size |
---|---|
neo4j-devkit-parent-0.1.2.pom | 10 KB |
Browse |
<!-- 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"]