| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers Ant Build Tools |
| GroupId | GroupIdtomcat |
| ArtifactId | ArtifactIdcatalina-ant |
| Last Version | Last Version5.5.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| catalina-ant-5.5.23.pom | |
| catalina-ant-5.5.23.jar | 25 KB |
| catalina-ant-5.5.23-sources.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tomcat/catalina-ant/ -->
<dependency>
<groupId>tomcat</groupId>
<artifactId>catalina-ant</artifactId>
<version>5.5.23</version>
</dependency>
// https://jarcasting.com/artifacts/tomcat/catalina-ant/
implementation 'tomcat:catalina-ant:5.5.23'
// https://jarcasting.com/artifacts/tomcat/catalina-ant/
implementation ("tomcat:catalina-ant:5.5.23")
'tomcat:catalina-ant:jar:5.5.23'
<dependency org="tomcat" name="catalina-ant" rev="5.5.23">
<artifact name="catalina-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='tomcat', module='catalina-ant', version='5.5.23')
)
libraryDependencies += "tomcat" % "catalina-ant" % "5.5.23"
[tomcat/catalina-ant "5.5.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| tomcat : catalina | jar | 5.5.23 |
| ant : ant | jar | 1.6.5 |