License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdgraphaware-parent |
Last Version | Last Version4.2.0.58 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGraphAware Neo4j Framework Parent POM
Parent POM for GraphAware Neo4j Framework and Modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
graphaware-parent-4.2.0.58.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-parent/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>graphaware-parent</artifactId>
<version>4.2.0.58</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-parent/
implementation 'com.graphaware.neo4j:graphaware-parent:4.2.0.58'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-parent/
implementation ("com.graphaware.neo4j:graphaware-parent:4.2.0.58")
'com.graphaware.neo4j:graphaware-parent:pom:4.2.0.58'
<dependency org="com.graphaware.neo4j" name="graphaware-parent" rev="4.2.0.58">
<artifact name="graphaware-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='graphaware-parent', version='4.2.0.58')
)
libraryDependencies += "com.graphaware.neo4j" % "graphaware-parent" % "4.2.0.58"
[com.graphaware.neo4j/graphaware-parent "4.2.0.58"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |