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.

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

redpill
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download redpill

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.2
0.0.1
0.0.'