License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdgraphaware-framework-embedded |
Last Version | Last Version3.5.14.58 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGraphAware Framework Build
Technical Maven Module for Building the Framework for Embedded Use
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-framework-embedded/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>graphaware-framework-embedded</artifactId>
<version>3.5.14.58</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-framework-embedded/
implementation 'com.graphaware.neo4j:graphaware-framework-embedded:3.5.14.58'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-framework-embedded/
implementation ("com.graphaware.neo4j:graphaware-framework-embedded:3.5.14.58")
'com.graphaware.neo4j:graphaware-framework-embedded:pom:3.5.14.58'
<dependency org="com.graphaware.neo4j" name="graphaware-framework-embedded" rev="3.5.14.58">
<artifact name="graphaware-framework-embedded" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='graphaware-framework-embedded', version='3.5.14.58')
)
libraryDependencies += "com.graphaware.neo4j" % "graphaware-framework-embedded" % "3.5.14.58"
[com.graphaware.neo4j/graphaware-framework-embedded "3.5.14.58"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : api | jar | 3.5.14.58 |
com.graphaware.neo4j : runtime | jar | 3.5.14.58 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 3.5.14 |
org.neo4j : neo4j-kernel | jar | 3.5.14 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.community : it-test-support | jar | 3.5.14 |
org.neo4j : neo4j-io | test-jar | 3.5.14 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |