net.alantea:redpill

Redpill is a wrapper around Neo4j for simplify access to functionalities and offering an object-oriented and class-aware mechanism to convert nodes to objects and the reverse.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Сеть
Группа

Группа

net.alantea
Идентификатор

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

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

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

net.alantea:redpill
Redpill is a wrapper around Neo4j for simplify access to functionalities and offering an object-oriented and class-aware mechanism to convert nodes to objects and the reverse.

Скачать redpill

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.neo4j : neo4j jar 3.3.3
org.neo4j : neo4j-kernel jar 3.3.3
org.neo4j : neo4j-slf4j jar 3.3.3
org.neo4j : neo4j-jdbc-driver jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25

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

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

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

Версия
0.1.0
0.0.2
0.0.1
0.0.'