License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdmodule-parent |
Last Version | Last Version4.2.0.58 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGraphAware Neo4j Module
Parent POM for GraphAware Neo4j Framework Modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
module-parent-4.2.0.58.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/module-parent/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>module-parent</artifactId>
<version>4.2.0.58</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/module-parent/
implementation 'com.graphaware.neo4j:module-parent:4.2.0.58'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/module-parent/
implementation ("com.graphaware.neo4j:module-parent:4.2.0.58")
'com.graphaware.neo4j:module-parent:pom:4.2.0.58'
<dependency org="com.graphaware.neo4j" name="module-parent" rev="4.2.0.58">
<artifact name="module-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='module-parent', version='4.2.0.58')
)
libraryDependencies += "com.graphaware.neo4j" % "module-parent" % "4.2.0.58"
[com.graphaware.neo4j/module-parent "4.2.0.58"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : common | jar | 4.2.0.58 |
org.neo4j : neo4j | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : tests | jar | 4.2.0.58 |
org.neo4j.test : neo4j-harness | jar | 4.2.0 |
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.mockito : mockito-all | jar | 1.10.19 |