Categories |
CategoriesTomcat Container Application Servers |
---|---|
GroupId | GroupIdtomcat |
ArtifactId | ArtifactIdtomcat-i18n-es |
Last Version | Last Version5.5.23 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
tomcat-i18n-es-5.5.23.pom | |
tomcat-i18n-es-5.5.23.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tomcat/tomcat-i18n-es/ -->
<dependency>
<groupId>tomcat</groupId>
<artifactId>tomcat-i18n-es</artifactId>
<version>5.5.23</version>
</dependency>
// https://jarcasting.com/artifacts/tomcat/tomcat-i18n-es/
implementation 'tomcat:tomcat-i18n-es:5.5.23'
// https://jarcasting.com/artifacts/tomcat/tomcat-i18n-es/
implementation ("tomcat:tomcat-i18n-es:5.5.23")
'tomcat:tomcat-i18n-es:jar:5.5.23'
<dependency org="tomcat" name="tomcat-i18n-es" rev="5.5.23">
<artifact name="tomcat-i18n-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='tomcat', module='tomcat-i18n-es', version='5.5.23')
)
libraryDependencies += "tomcat" % "tomcat-i18n-es" % "5.5.23"
[tomcat/tomcat-i18n-es "5.5.23"]