Last Version

tomcat:etomcat 3.3.2


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

etomcat
Version

Version

3.3.2
Type

Type

jar
Description

Description

Download etomcat 3.3.2


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

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.