Last Version

tomcat:catalina 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

catalina
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 catalina 5.5.23


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-modeler : commons-modeler jar 2.0

Project Modules

There are no modules declared in this project.