не последняя версия
Последняя версия 10.1.0-M16

org.apache.tomcat:tomcat-i18n-es 9.0.40

Spanish translations

Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

org.apache.tomcat
Идентификатор

Идентификатор

tomcat-i18n-es
Версия

Версия

9.0.40
Тип

Тип

jar

Скачать tomcat-i18n-es 9.0.40

Имя Файла Размер
tomcat-i18n-es-9.0.40.pom
tomcat-i18n-es-9.0.40.jar 102 KB
Обзор

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