| 组织ID: |
commons-jelly |
| 项目ID: |
commons-jelly-tags-define |
| 版本: |
20030211.142932 |
| 最后修改时间: |
2018-10-01 14:39:03 |
| 包类型: |
jar |
| 标题: |
commons-jelly-tags-define |
| 描述: |
The Jelly Define Tag Library |
| 大小: |
21.10KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-define</artifactId>
<version>20030211.142932</version>
</dependency>
|
| Gradle引入代码: |
commons-jelly:commons-jelly-tags-define:20030211.142932
|
| 下载Jar包: |
|
| POM文件内容: |
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-define</artifactId>
<name>commons-jelly-tags-define</name>
<version>20030211.142932</version>
<description>The Jelly Define Tag Library</description>
<dependencies>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-dynabean</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-junit</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-log</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xml</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.0</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.apache.commons.jelly.tags.define.AttributeTag.class
org.apache.commons.jelly.tags.define.BeanTag$1.class
org.apache.commons.jelly.tags.define.BeanTag.class
org.apache.commons.jelly.tags.define.ClassLoaderTag.class
org.apache.commons.jelly.tags.define.DefineTagLibrary.class
org.apache.commons.jelly.tags.define.DefineTagSupport.class
org.apache.commons.jelly.tags.define.DynaBeanTag$1.class
org.apache.commons.jelly.tags.define.DynaBeanTag.class
org.apache.commons.jelly.tags.define.ExtendTag.class
org.apache.commons.jelly.tags.define.InvokeBodyTag.class
org.apache.commons.jelly.tags.define.InvokeTag.class
org.apache.commons.jelly.tags.define.JellyBeanTag.class
org.apache.commons.jelly.tags.define.ScriptTag.class
org.apache.commons.jelly.tags.define.SuperTag.class
org.apache.commons.jelly.tags.define.TaglibTag.class
org.apache.commons.jelly.tags.define.TagTag.class
META-INF/LICENSE
|
| 依赖Jar: |
commons-jelly-SNAPSHOT.jar
/commons-jelly/commons-jelly/SNAPSHOT
查看commons-jelly所有版本文件
commons-jelly-tags-dynabean-SNAPSHOT.jar
/commons-jelly/commons-jelly-tags-dynabean/SNAPSHOT
查看commons-jelly-tags-dynabean所有版本文件
commons-jelly-tags-junit-SNAPSHOT.jar
/commons-jelly/commons-jelly-tags-junit/SNAPSHOT
查看commons-jelly-tags-junit所有版本文件
commons-jelly-tags-log-SNAPSHOT.jar
/commons-jelly/commons-jelly-tags-log/SNAPSHOT
查看commons-jelly-tags-log所有版本文件
commons-jelly-tags-xml-SNAPSHOT.jar
/commons-jelly/commons-jelly-tags-xml/SNAPSHOT
查看commons-jelly-tags-xml所有版本文件
commons-cli-1.0.jar
/commons-cli/commons-cli/1.0
查看commons-cli所有版本文件
|