License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-docs |
Last Version | Last Version2.2.0-M01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Cypher Documentation
Neo4j query language documentation
|
Project URL |
Project URL |
Project Organization |
Project OrganizationThe Neo4j Graph Database Project |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-docs/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-docs</artifactId>
<version>2.2.0-M01</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-docs/
implementation 'org.neo4j:neo4j-cypher-docs:2.2.0-M01'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-docs/
implementation ("org.neo4j:neo4j-cypher-docs:2.2.0-M01")
'org.neo4j:neo4j-cypher-docs:jar:2.2.0-M01'
<dependency org="org.neo4j" name="neo4j-cypher-docs" rev="2.2.0-M01">
<artifact name="neo4j-cypher-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-docs', version='2.2.0-M01')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-docs" % "2.2.0-M01"
[org.neo4j/neo4j-cypher-docs "2.2.0-M01"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-cypher | jar | 2.2.0-M01 |
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-kernel | test-jar | 2.2.0-M01 |
org.neo4j : neo4j-graphviz | jar | 2.2.0-M01 |
org.neo4j : neo4j-cypher | test-jar | 2.2.0-M01 |
org.neo4j : neo4j-cypher-compiler-2.2 | jar | 2.2.0-M01 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.neo4j : neo4j-io | test-jar | 2.2.0-M01 |
org.scalatest : scalatest_2.10 | jar | 2.0 |
org.scalautils : scalautils_2.10 | jar | 2.0 |
org.scalacheck : scalacheck_2.10 | jar | 1.11.0 |
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |