Last Version

tomcat:warp 4.0.6


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

warp
Version

Version

4.0.6
Type

Type

jar
Description

Description

Download warp 4.0.6


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

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.