Last Version

Neo4j Cypher DSL (Core) 2022.4.0

The core module of the Cypher DSL, including all supported elements and the default renderer.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-dsl
Version

Version

2022.4.0
Type

Type

jar
Description

Description

Neo4j Cypher DSL (Core)
The core module of the Cypher DSL, including all supported elements and the default renderer.
Project Organization

Project Organization

Neo4j, Neo4j Sweden AB

Download neo4j-cypher-dsl 2022.4.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.1.2

provided (5)

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

test (4)

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

Project Modules

There are no modules declared in this project.