Last Version

Helenus Common Utilities 3.0.4

JPA-like syntax for annotating POJO classes for persistence via Cassandra's Java driver - Common Utilities

License

License

GroupId

GroupId

org.helenus
ArtifactId

ArtifactId

helenus-commons
Version

Version

3.0.4
Type

Type

jar
Description

Description

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

Download helenus-commons 3.0.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
commons-cli : commons-cli jar 1.3.1
org.apache.logging.log4j : log4j-api jar 2.7
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.6.4
com.fasterxml.jackson.core : jackson-annotations jar 2.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.