License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.integration.neo4j |
ArtifactId | ArtifactIdneo4j-tests-integration |
Last Version | Last Version3.3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j Integration Tests
Test Utilities for GraphAware Neo4j-Elasticsearch Integration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.graphaware.integration.neo4j/neo4j-tests-integration/ -->
<dependency>
<groupId>com.graphaware.integration.neo4j</groupId>
<artifactId>neo4j-tests-integration</artifactId>
<version>3.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.integration.neo4j/neo4j-tests-integration/
implementation 'com.graphaware.integration.neo4j:neo4j-tests-integration:3.3.2.1'
// https://jarcasting.com/artifacts/com.graphaware.integration.neo4j/neo4j-tests-integration/
implementation ("com.graphaware.integration.neo4j:neo4j-tests-integration:3.3.2.1")
'com.graphaware.integration.neo4j:neo4j-tests-integration:jar:3.3.2.1'
<dependency org="com.graphaware.integration.neo4j" name="neo4j-tests-integration" rev="3.3.2.1">
<artifact name="neo4j-tests-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.integration.neo4j', module='neo4j-tests-integration', version='3.3.2.1')
)
libraryDependencies += "com.graphaware.integration.neo4j" % "neo4j-tests-integration" % "3.3.2.1"
[com.graphaware.integration.neo4j/neo4j-tests-integration "3.3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.20 |
org.slf4j : slf4j-simple | jar | 1.7.20 |
org.neo4j : neo4j | jar | 3.3.2 |
org.neo4j : neo4j-kernel | jar | 3.3.2 |
org.neo4j : neo4j-kernel | test-jar | 3.3.2 |
org.neo4j.app : neo4j-server | jar | 3.3.2 |
org.neo4j.app : neo4j-server | test-jar | 3.3.2 |
org.neo4j : neo4j-io | test-jar | 3.3.2 |
com.sun.jersey : jersey-json | jar | 1.19 |
com.graphaware.neo4j : tests | jar | 3.3.2.52 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |