tomcat:tomcat-jni


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-jni
Last Version

Last Version

5.0.28
Release Date

Release Date

Type

Type

jar
Description

Description

Download tomcat-jni

How to add to project

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