tomcat:tomcat-warp


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-warp
Last Version

Last Version

4.1.31
Release Date

Release Date

Type

Type

jar
Description

Description

Download tomcat-warp

How to add to project

<!-- 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.

Versions

Version
4.1.31