License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-cypher-dsl |
Last Version | Last Version2022.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j Cypher DSL (Core)
The core module of the Cypher DSL, including all supported elements and the default renderer.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-dsl/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-dsl</artifactId>
<version>2022.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-dsl/
implementation 'org.neo4j:neo4j-cypher-dsl:2022.4.0'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-dsl/
implementation ("org.neo4j:neo4j-cypher-dsl:2022.4.0")
'org.neo4j:neo4j-cypher-dsl:jar:2022.4.0'
<dependency org="org.neo4j" name="neo4j-cypher-dsl" rev="2022.4.0">
<artifact name="neo4j-cypher-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-dsl', version='2022.4.0')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-dsl" % "2022.4.0"
[org.neo4j/neo4j-cypher-dsl "2022.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apiguardian : apiguardian-api | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
com.querydsl : querydsl-core Optional | jar | 5.0.0 |
io.projectreactor : reactor-core Optional | jar | |
org.neo4j » neo4j-cypher-dsl-build Optional | jar | 2022.4.0 |
org.neo4j.driver : neo4j-java-driver Optional | jar | 4.4.5 |
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib | jar | 3.3.0 |
org.assertj : assertj-core | jar | 3.22.0 |
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-core | jar | 4.5.1 |