License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.tomcat |
ArtifactId | ArtifactIdtomcat-i18n-ja |
Last Version | Last Version10.1.0-M16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJapanese translations
|
Project URL |
Project URL |
Filename | Size |
---|---|
tomcat-i18n-ja-10.1.0-M16.pom | |
tomcat-i18n-ja-10.1.0-M16.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tomcat/tomcat-i18n-ja/ -->
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-i18n-ja</artifactId>
<version>10.1.0-M16</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomcat/tomcat-i18n-ja/
implementation 'org.apache.tomcat:tomcat-i18n-ja:10.1.0-M16'
// https://jarcasting.com/artifacts/org.apache.tomcat/tomcat-i18n-ja/
implementation ("org.apache.tomcat:tomcat-i18n-ja:10.1.0-M16")
'org.apache.tomcat:tomcat-i18n-ja:jar:10.1.0-M16'
<dependency org="org.apache.tomcat" name="tomcat-i18n-ja" rev="10.1.0-M16">
<artifact name="tomcat-i18n-ja" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomcat', module='tomcat-i18n-ja', version='10.1.0-M16')
)
libraryDependencies += "org.apache.tomcat" % "tomcat-i18n-ja" % "10.1.0-M16"
[org.apache.tomcat/tomcat-i18n-ja "10.1.0-M16"]