| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.iot-solutions.graphdb | 
| ArtifactId | ArtifactIdjcypher | 
| Last Version | Last Version4.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionnet.iot-solutions.graphdb:jcypher Provides seamlessly integrated Java access to graph databases (Neo4J) 
	at different levels of abstraction. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jcypher-4.2.0.pom | |
| jcypher-4.2.0.jar | 457 KB | 
| jcypher-4.2.0-sources.jar | 298 KB | 
| jcypher-4.2.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 |