Last Version

Tomcat parent pom 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-parent
Version

Version

5.5.23
Type

Type

pom
Description

Description

Tomcat parent pom
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 URL

Project URL

http://tomcat.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download tomcat-parent 5.5.23

Filename Size
tomcat-parent-5.5.23.pom 898 bytes
Browse

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

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.