Last Version

Tomcat Wrapper 4.1.230-v20070531


License

License

Categories

Categories

Tomcat Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse
ArtifactId

ArtifactId

tomcat
Version

Version

4.1.230-v20070531
Type

Type

jar
Description

Description

Tomcat Wrapper

Download tomcat 4.1.230-v20070531


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.help : appserver jar [3.1.0,4.0.0)
org.apache » ant Optional jar [1.6.5,2.0.0)
org.eclipse.core : runtime jar [3.1.0,4.0.0)

Project Modules

There are no modules declared in this project.