is not current version
Last Version 1.1.0.RC1

org.dihedron.strutlets:strutlets-tomcat 1.0.6

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

1.0.6
Type

Type

jar

Download strutlets-tomcat 1.0.6


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