Last Version

net.iot-solutions.graphdb:jcypher 4.2.0

Provides seamlessly integrated Java access to graph databases (Neo4J) at different levels of abstraction.

License

License

Categories

Categories

Net
GroupId

GroupId

net.iot-solutions.graphdb
ArtifactId

ArtifactId

jcypher
Version

Version

4.2.0
Type

Type

jar
Description

Description

net.iot-solutions.graphdb:jcypher
Provides seamlessly integrated Java access to graph databases (Neo4J) at different levels of abstraction.
Project URL

Project URL

https://github.com/Wolfgang-Schuetzelhofer/jcypher/wiki

Download jcypher 4.2.0


<!-- https://jarcasting.com/artifacts/net.iot-solutions.graphdb/jcypher/ -->
<dependency>
    <groupId>net.iot-solutions.graphdb</groupId>
    <artifactId>jcypher</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.iot-solutions.graphdb/jcypher/
implementation 'net.iot-solutions.graphdb:jcypher:4.2.0'
// https://jarcasting.com/artifacts/net.iot-solutions.graphdb/jcypher/
implementation ("net.iot-solutions.graphdb:jcypher:4.2.0")
'net.iot-solutions.graphdb:jcypher:jar:4.2.0'
<dependency org="net.iot-solutions.graphdb" name="jcypher" rev="4.2.0">
  <artifact name="jcypher" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.iot-solutions.graphdb', module='jcypher', version='4.2.0')
)
libraryDependencies += "net.iot-solutions.graphdb" % "jcypher" % "4.2.0"
[net.iot-solutions.graphdb/jcypher "4.2.0"]

Dependencies

compile (9)

Group / Artifact Type Version
javax.json : javax.json-api jar 1.0
org.glassfish : javax.json jar 1.0.4
org.glassfish.jersey.core : jersey-client jar 2.22.1
org.neo4j : neo4j jar 3.5.2
org.neo4j : neo4j-kernel test-jar 3.5.2
org.neo4j : neo4j-io test-jar 3.5.2
org.neo4j.community : it-test-support jar 3.5.2
org.neo4j.driver : neo4j-java-driver jar 1.4.4
org.javassist : javassist jar 3.20.0-GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.