tomcat:tomcat-ant


Categories

Categories

Tomcat Container Application Servers Ant Build Tools
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-ant
Last Version

Last Version

3.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download tomcat-ant

How to add to project

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

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
3.3.2