| 组织ID: |
commons-jelly |
| 项目ID: |
commons-jelly-tags-fmt |
| 版本: |
20040902.072321 |
| 最后修改时间: |
2018-10-01 14:20:30 |
| 包类型: |
jar |
| 标题: |
commons-jelly-tags-fmt |
| 描述: |
The Jelly JSP Standard Tag Library (JSTL) for I18N and Formatting |
| 大小: |
21.96KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-fmt</artifactId>
<version>20040902.072321</version>
</dependency>
|
| Gradle引入代码: |
commons-jelly:commons-jelly-tags-fmt:20040902.072321
|
| 下载Jar包: |
|
| POM文件内容: |
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-fmt</artifactId>
<name>commons-jelly-tags-fmt</name>
<version>20040902.072321</version>
<description>The Jelly JSP Standard Tag Library (JSTL) for I18N and Formatting</description>
<dependencies>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-ant</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.5.1</version>
</dependency>
<dependency>
<groupId>commons-grant</groupId>
<artifactId>commons-grant</artifactId>
<version>1.0-beta-4</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-beanshell</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-junit</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
<groupId>bsh</groupId>
<artifactId>bsh</artifactId>
<version>1.2-b3</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.apache.commons.jelly.tags.fmt.BundleTag.class
org.apache.commons.jelly.tags.fmt.Config.class
org.apache.commons.jelly.tags.fmt.FmtTagLibrary.class
org.apache.commons.jelly.tags.fmt.FormatDateTag.class
org.apache.commons.jelly.tags.fmt.LocalizationContext.class
org.apache.commons.jelly.tags.fmt.MessageTag.class
org.apache.commons.jelly.tags.fmt.ParamTag.class
org.apache.commons.jelly.tags.fmt.SetBundleTag.class
org.apache.commons.jelly.tags.fmt.SetLocaleTag.class
org.apache.commons.jelly.tags.fmt.SetTimeZoneTag.class
org.apache.commons.jelly.tags.fmt.TimeZoneTag.class
META-INF/LICENSE.txt
|
| 依赖Jar: |
commons-jelly-SNAPSHOT.jar
/commons-jelly/commons-jelly/SNAPSHOT
查看commons-jelly所有版本文件
commons-jelly-tags-ant-SNAPSHOT.jar
/commons-jelly/commons-jelly-tags-ant/SNAPSHOT
查看commons-jelly-tags-ant所有版本文件
ant-1.5.1.jar
/ant/ant/1.5.1
查看ant所有版本文件
commons-grant-1.0-beta-4.jar
/commons-grant/commons-grant/1.0-beta-4
查看commons-grant所有版本文件
commons-jelly-tags-beanshell-SNAPSHOT.jar
/commons-jelly/commons-jelly-tags-beanshell/SNAPSHOT
查看commons-jelly-tags-beanshell所有版本文件
commons-jelly-tags-junit-SNAPSHOT.jar
/commons-jelly/commons-jelly-tags-junit/SNAPSHOT
查看commons-jelly-tags-junit所有版本文件
bsh-1.2-b3.jar
/bsh/bsh/1.2-b3
查看bsh所有版本文件
|