Last Version

tomcat:tomcat-warp 4.1.31


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-warp
Version

Version

4.1.31
Type

Type

jar
Description

Description

Download tomcat-warp 4.1.31


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.