MVN

org.helenus : helenus-api

Maven & Gradle

Mar 08, 2017
4 usages
0 stars

Helenus API · JPA-like syntax for annotating POJO classes for persistence via Cassandra's Java driver - API

<dependency>
    <groupId>org.helenus</groupId>
    <artifactId>helenus-api</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.helenus : helenus-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of org.helenus : helenus-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
helenus-api-3.0.4
helenus-api-3.0.3
helenus-api-3.0.2
helenus-api-3.0.1
1.0.x
helenus-api-1.0.17
helenus-api-1.0.16
helenus-api-1.0.15
helenus-api-1.0.14
helenus-api-1.0.13
helenus-api-1.0.12

How to add a dependency to Maven

Add the following org.helenus : helenus-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.helenus</groupId>
    <artifactId>helenus-api</artifactId>
    <version>3.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.helenus : helenus-api gradle dependency to your build.gradle file:

implementation 'org.helenus:helenus-api:3.0.4'

Gradle Kotlin DSL: Add the following org.helenus : helenus-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.helenus:helenus-api:3.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.helenus : helenus-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.helenus" % "helenus-api" % "3.0.4"

Advertisement

Dependencies from Group

Mar 08, 2017
6 usages
0 stars
Mar 08, 2017
4 usages
0 stars
Mar 08, 2017
3 usages
0 stars
Mar 08, 2017
1 usages
0 stars
Mar 08, 2017
0 stars

Discover Dependencies

Mar 08, 2017
0 stars
Oct 06, 2016
26 stars
Oct 06, 2016
26 stars
Oct 07, 2016
2 usages
1 stars
Oct 06, 2016
2 usages
26 stars
Oct 05, 2016
0 stars
Oct 05, 2016
0 stars
Sep 12, 2018
3 usages
12.5k stars