Last Version

Neo4j - Cypher Configuration 4.4.8

Configuration for the Cypher stack

License

License

Categories

Categories

Neo4J Data Databases config Application Layer Libs Configuration
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-cypher-config
Version

Version

4.4.8
Type

Type

jar
Description

Description

Neo4j - Cypher Configuration
Configuration for the Cypher stack
Project URL

Project URL

http://components.neo4j.org/neo4j-cypher-config/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-cypher-config 4.4.8


<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-config/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-cypher-config</artifactId>
    <version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-config/
implementation 'org.neo4j:neo4j-cypher-config:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-config/
implementation ("org.neo4j:neo4j-cypher-config:4.4.8")
'org.neo4j:neo4j-cypher-config:jar:4.4.8'
<dependency org="org.neo4j" name="neo4j-cypher-config" rev="4.4.8">
  <artifact name="neo4j-cypher-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-config', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-config" % "4.4.8"
[org.neo4j/neo4j-cypher-config "4.4.8"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.scala-lang : scala-reflect jar 2.12.13
org.neo4j : neo4j-exceptions jar 4.4.8
org.neo4j : neo4j-configuration jar 4.4.8
com.propensive : magnolia_2.12 jar 0.17.0

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.neo4j : neo4j-test-util jar 4.4.8
org.junit.vintage : junit-vintage-engine jar 5.7.2

Project Modules

There are no modules declared in this project.