License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.juddi.bootstrap |
ArtifactId | ArtifactIdapache-tomcat |
Last Version | Last Version6.0.26 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Tomcat
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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
apache-tomcat-6.0.26.pom | |
apache-tomcat-6.0.26.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.juddi.bootstrap/apache-tomcat/ -->
<dependency>
<groupId>org.apache.juddi.bootstrap</groupId>
<artifactId>apache-tomcat</artifactId>
<version>6.0.26</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juddi.bootstrap/apache-tomcat/
implementation 'org.apache.juddi.bootstrap:apache-tomcat:6.0.26'
// https://jarcasting.com/artifacts/org.apache.juddi.bootstrap/apache-tomcat/
implementation ("org.apache.juddi.bootstrap:apache-tomcat:6.0.26")
'org.apache.juddi.bootstrap:apache-tomcat:pom:6.0.26'
<dependency org="org.apache.juddi.bootstrap" name="apache-tomcat" rev="6.0.26">
<artifact name="apache-tomcat" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.juddi.bootstrap', module='apache-tomcat', version='6.0.26')
)
libraryDependencies += "org.apache.juddi.bootstrap" % "apache-tomcat" % "6.0.26"
[org.apache.juddi.bootstrap/apache-tomcat "6.0.26"]