is not current version
Last Version 3.3.8

com.weicoder.extend:tomcat-extend 3.3.6


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.weicoder.extend
ArtifactId

ArtifactId

tomcat-extend
Version

Version

3.3.6
Type

Type

jar

Download tomcat-extend 3.3.6


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