MVN

net.alantea : redpill

Maven & Gradle

Mar 08, 2018

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.

<dependency>
    <groupId>net.alantea</groupId>
    <artifactId>redpill</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.alantea : redpill to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of net.alantea : redpill to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
redpill-0.1.0
0.0.x
redpill-0.0.2
redpill-0.0.1
redpill-0.0.'

How to add a dependency to Maven

Add the following net.alantea : redpill maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.alantea</groupId>
    <artifactId>redpill</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.alantea : redpill gradle dependency to your build.gradle file:

implementation 'net.alantea:redpill:0.1.0'

Gradle Kotlin DSL: Add the following net.alantea : redpill gradle kotlin dependency to your build.gradle.kts file:

implementation("net.alantea:redpill:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.alantea : redpill sbt scala dependency to your build.sbt file:

libraryDependencies += "net.alantea" % "redpill" % "0.1.0"

Advertisement

Dependencies from Group

Nov 26, 2020
3 usages
0 stars
Nov 26, 2020
3 usages
Nov 26, 2020
3 usages
Nov 26, 2020
3 usages
Nov 26, 2020
2 usages

Discover Dependencies

May 22, 2018
402 stars
Apr 20, 2018
8 stars
Apr 15, 2019
2 usages
126 stars
Feb 20, 2018
2 stars
Feb 20, 2018
2 stars
Feb 20, 2018
2 stars
Feb 20, 2018
2 stars
Feb 20, 2018
2 stars
Feb 20, 2018
2 stars
Mx
Mar 07, 2018
1 stars