net.iot-solutions.graphdb:jcypher

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
Last Version

Last Version

4.2.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
4.2.0
4.1.1
4.1.0
4.0.1
4.0.0
3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.1
3.4.0
3.4.0-M01
3.3.1
3.3.0
3.2.1
3.2.0
3.1.0
3.0.0
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0