is not current version
Last Version 1.1.0.RC1

org.dihedron.strutlets:strutlets-tomcat 0.61.0

A plugin to provide access to Tomcat-specific functionalities through Strutlets.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.dihedron.strutlets
ArtifactId

ArtifactId

strutlets-tomcat
Version

Version

0.61.0
Type

Type

jar

Download strutlets-tomcat 0.61.0


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