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

net.alantea:redpill 0.0.2

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.0.2
Тип

Тип

jar

Скачать redpill 0.0.2


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