is not current version
Last Version 5.5.23

tomcat:tomcat-i18n-es 5.5.12


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat-i18n-es
Version

Version

5.5.12
Type

Type

jar

Download tomcat-i18n-es 5.5.12


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