Last Version

tomcat:tomcat-jk 5.0.28


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-jk
Version

Version

5.0.28
Type

Type

jar
Description

Description

Download tomcat-jk 5.0.28


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

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.