не последняя версия
Последняя версия 3.0.4

org.helenus:helenus-tomcat 1.0.14

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

Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

org.helenus
Идентификатор

Идентификатор

helenus-tomcat
Версия

Версия

1.0.14
Тип

Тип

jar

Скачать helenus-tomcat 1.0.14


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