is not current version
Last Version 3.0.4

org.helenus:helenus-tomcat 1.0.16

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

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.helenus
ArtifactId

ArtifactId

helenus-tomcat
Version

Version

1.0.16
Type

Type

jar

Download helenus-tomcat 1.0.16


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