Last Version

Helenus Tomcat Library 3.0.4

JPA-like syntax for annotating POJO classes for persistence via Cassandra's Java driver - Tomcat Library

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.helenus
ArtifactId

ArtifactId

helenus-tomcat
Version

Version

3.0.4
Type

Type

jar
Description

Description

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

Download helenus-tomcat 3.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.apache.logging.log4j : log4j-api jar 2.7
org.helenus : helenus-impl jar 3.0.4

provided (2)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 8.0.30
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.