tomcat:tomcat-jk


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-jk
Last Version

Last Version

5.0.28
Release Date

Release Date

Type

Type

jar
Description

Description

Download tomcat-jk

How to add to project

<!-- 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.

Versions

Version
5.0.28
5.0.18
5.0.16
4.1.36
4.1.34
4.1.31