License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-testing |
Version | Version4.2.7 |
Type | Typejar |
Description |
DescriptionNeo4j - Cypher
Neo4j query language
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-testing/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-testing</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-testing/
implementation 'org.neo4j:neo4j-cypher-testing:4.2.7'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-testing/
implementation ("org.neo4j:neo4j-cypher-testing:4.2.7")
'org.neo4j:neo4j-cypher-testing:jar:4.2.7'
<dependency org="org.neo4j" name="neo4j-cypher-testing" rev="4.2.7">
<artifact name="neo4j-cypher-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-testing', version='4.2.7')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-testing" % "4.2.7"
[org.neo4j/neo4j-cypher-testing "4.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-kernel | jar | 4.2.7 |
org.neo4j.driver : neo4j-java-driver | jar | 4.2.4 |
org.neo4j : neo4j-cypher-runtime-util | jar | 4.2.7 |
org.neo4j : neo4j-cypher | jar | 4.2.7 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.5.13 |