Last Version

tomcat:tomcat-util 5.5.23

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

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-util
Version

Version

5.5.23
Type

Type

jar
Description

Description

The 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

The Apache Software Foundation

Download tomcat-util 5.5.23


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

Dependencies

compile (2)

Group / Artifact Type Version
tomcat : tomcat-apr jar 5.5.23
commons-logging : commons-logging-api jar 1.0.4

Project Modules

There are no modules declared in this project.