License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j.doc |
ArtifactId | ArtifactIdneo4j-cypherdoc |
Last Version | Last Version2.1.0-M01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j CypherDoc
Cypher tutorial documentation tool.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationThe Neo4j Graph Database Project |
<!-- https://jarcasting.com/artifacts/org.neo4j.doc/neo4j-cypherdoc/ -->
<dependency>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-cypherdoc</artifactId>
<version>2.1.0-M01</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.doc/neo4j-cypherdoc/
implementation 'org.neo4j.doc:neo4j-cypherdoc:2.1.0-M01'
// https://jarcasting.com/artifacts/org.neo4j.doc/neo4j-cypherdoc/
implementation ("org.neo4j.doc:neo4j-cypherdoc:2.1.0-M01")
'org.neo4j.doc:neo4j-cypherdoc:jar:2.1.0-M01'
<dependency org="org.neo4j.doc" name="neo4j-cypherdoc" rev="2.1.0-M01">
<artifact name="neo4j-cypherdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.doc', module='neo4j-cypherdoc', version='2.1.0-M01')
)
libraryDependencies += "org.neo4j.doc" % "neo4j-cypherdoc" % "2.1.0-M01"
[org.neo4j.doc/neo4j-cypherdoc "2.1.0-M01"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 2.1.0-M01 |
org.neo4j : neo4j-kernel | test-jar | 2.1.0-M01 |
org.neo4j : neo4j-graphviz | jar | 2.1.0-M01 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-lang3 | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |