net.iot-solutions.graphdb:jcypher

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.iot-solutions.graphdb
Идентификатор

Идентификатор

jcypher
Последняя версия

Последняя версия

4.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

net.iot-solutions.graphdb:jcypher
Provides seamlessly integrated Java access to graph databases (Neo4J) at different levels of abstraction.
Ссылка на сайт

Ссылка на сайт

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

Скачать jcypher

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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