Difference between revisions of "I-Card Manager Dependencies"
Line 4: | Line 4: | ||
|-style="background:grey; color:black" | |-style="background:grey; color:black" | ||
! width="20%" border="1" align="left" valign="top" | Library Home Page (URL) | ! width="20%" border="1" align="left" valign="top" | Library Home Page (URL) | ||
− | ! width=" | + | ! width="20%" border="1" align="left" valign="top" | URL(s) to JAR/library |
! width="50%" border="1" align="left" valign="top" | Used for | ! width="50%" border="1" align="left" valign="top" | Used for | ||
! width="10%" border="1" align="left" valign="top" | Version | ! width="10%" border="1" align="left" valign="top" | Version | ||
! width="10%" border="1" align="left" valign="top" | License (URL) | ! width="10%" border="1" align="left" valign="top" | License (URL) | ||
|- | |- | ||
− | | [http:// | + | | [http://code.google.com/webtoolkit/ Google Web Toolkit] |
− | | [ | + | | [http://google-web-toolkit.googlecode.com/files/gwt-linux-1.4.59.tar.bz2 gwt-linux-1.4.59.tar.bz2] |
− | + | | GWT is an open source Java software development framework that makes writing AJAX applications. | |
− | + | | 1.4 | |
− | + | | [http://www.apache.org/licenses/ Apache License, Version 2.0] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | 1. | + | |
− | | [http://www. | + | |
|- | |- | ||
| [http://www.opensymphony.com/oscache/ OSCache] | | [http://www.opensymphony.com/oscache/ OSCache] | ||
− | |||
| [https://oscache.dev.java.net/files/documents/629/30345/oscache-2.3-full.zip oscache-2.3-full.zip] | | [https://oscache.dev.java.net/files/documents/629/30345/oscache-2.3-full.zip oscache-2.3-full.zip] | ||
− | |||
| OSCache is a caching solution that includes a JSP tag library and set of classes to perform fine grained dynamic caching of JSP content, servlet responses or arbitrary objects. | | OSCache is a caching solution that includes a JSP tag library and set of classes to perform fine grained dynamic caching of JSP content, servlet responses or arbitrary objects. | ||
| 2.3 | | 2.3 | ||
Line 43: | Line 23: | ||
| [http://www.springframework.org/ Spring Framework] | | [http://www.springframework.org/ Spring Framework] | ||
| [http://switch.dl.sourceforge.net/sourceforge/springframework/spring-framework-2.0.zip spring-framework-2.0.zip] | | [http://switch.dl.sourceforge.net/sourceforge/springframework/spring-framework-2.0.zip spring-framework-2.0.zip] | ||
− | |||
− | |||
| Developing a Web MVC application | | Developing a Web MVC application | ||
| 2.0 | | 2.0 | ||
Line 50: | Line 28: | ||
|- | |- | ||
| [http://jakarta.apache.org/commons/logging/ Commons Logging] | | [http://jakarta.apache.org/commons/logging/ Commons Logging] | ||
− | |||
| [http://apache.net.ua/jakarta/commons/logging/binaries/commons-logging-1.1.zip commons-logging.jar] | | [http://apache.net.ua/jakarta/commons/logging/binaries/commons-logging-1.1.zip commons-logging.jar] | ||
− | |||
| Spring Framework | | Spring Framework | ||
| 1.1 | | 1.1 | ||
Line 58: | Line 34: | ||
|- | |- | ||
| [http://logging.apache.org/log4j Logging Services] | | [http://logging.apache.org/log4j Logging Services] | ||
− | |||
| [http://apache.infocom.ua/logging/log4j/1.2.13/logging-log4j-1.2.13.zip log4j-1.2.13.jar] | | [http://apache.infocom.ua/logging/log4j/1.2.13/logging-log4j-1.2.13.zip log4j-1.2.13.jar] | ||
− | |||
| Spring Framework | | Spring Framework | ||
| 1.2.13 | | 1.2.13 | ||
Line 66: | Line 40: | ||
|- | |- | ||
| [http://jakarta.apache.org/commons/lang/ Commons Lang] | | [http://jakarta.apache.org/commons/lang/ Commons Lang] | ||
− | |||
| [http://apache.net.ua/jakarta/commons/lang/binaries/commons-lang-2.1.zip commons-lang.jar] | | [http://apache.net.ua/jakarta/commons/lang/binaries/commons-lang-2.1.zip commons-lang.jar] | ||
− | |||
| Spring Framework | | Spring Framework | ||
| 2.1 Approved: CQ1456 | | 2.1 Approved: CQ1456 | ||
Line 74: | Line 46: | ||
|- | |- | ||
| [http://ehcache.sourceforge.net/ Ehcache] | | [http://ehcache.sourceforge.net/ Ehcache] | ||
− | |||
| [http://heanet.dl.sourceforge.net/sourceforge/ehcache/ehcache-1.2.3.tgz ehcache-1.2.3.jar] | | [http://heanet.dl.sourceforge.net/sourceforge/ehcache/ehcache-1.2.3.tgz ehcache-1.2.3.jar] | ||
− | |||
| Spring Framework | | Spring Framework | ||
| 1.2.3 (OK to check in under Incubator rules) | | 1.2.3 (OK to check in under Incubator rules) | ||
Line 82: | Line 52: | ||
|- | |- | ||
| [http://jakarta.apache.org/oro/ Jakarta ORO] | | [http://jakarta.apache.org/oro/ Jakarta ORO] | ||
− | |||
| [http://apache.infocom.ua/jakarta/oro/binaries/jakarta-oro-2.0.8.zip jakarta-oro-2.0.8.jar] | | [http://apache.infocom.ua/jakarta/oro/binaries/jakarta-oro-2.0.8.zip jakarta-oro-2.0.8.jar] | ||
− | |||
| Spring Framework | | Spring Framework | ||
| 2.0.8 Approved: CQ1384 | | 2.0.8 Approved: CQ1384 | ||
Line 90: | Line 58: | ||
|- | |- | ||
| [http://jakarta.apache.org/commons/codec/ Commons Codec] | | [http://jakarta.apache.org/commons/codec/ Commons Codec] | ||
− | |||
| [http://apache.infocom.ua/jakarta/commons/codec/binaries/commons-codec-1.3.zip commons-codec.jar] | | [http://apache.infocom.ua/jakarta/commons/codec/binaries/commons-codec-1.3.zip commons-codec.jar] | ||
− | |||
| Spring Framework | | Spring Framework | ||
| 1.3 Approved: CQ1385 | | 1.3 Approved: CQ1385 | ||
Line 98: | Line 64: | ||
|- | |- | ||
| [http://jakarta.apache.org/commons/digester/ Commons Digester] | | [http://jakarta.apache.org/commons/digester/ Commons Digester] | ||
− | |||
| [http://archive.apache.org/dist/jakarta/commons/digester/binaries/commons-digester-1.6.zip commons-digester.jar] | | [http://archive.apache.org/dist/jakarta/commons/digester/binaries/commons-digester-1.6.zip commons-digester.jar] | ||
− | |||
| Spring Framework | | Spring Framework | ||
| 1.6 | | 1.6 | ||
Line 106: | Line 70: | ||
|- | |- | ||
| [http://jakarta.apache.org/commons/collections/ Commons Collections] | | [http://jakarta.apache.org/commons/collections/ Commons Collections] | ||
− | |||
| [http://apache.infocom.ua/jakarta/commons/collections/binaries/commons-collections-3.2.zip commons-collections.jar] | | [http://apache.infocom.ua/jakarta/commons/collections/binaries/commons-collections-3.2.zip commons-collections.jar] | ||
− | |||
| Spring Framework | | Spring Framework | ||
| 3.2 Approved: CQ1361 | | 3.2 Approved: CQ1361 | ||
Line 114: | Line 76: | ||
|- | |- | ||
| [http://jakarta.apache.org/commons/beanutils/ Commons BeanUtils] | | [http://jakarta.apache.org/commons/beanutils/ Commons BeanUtils] | ||
− | |||
| [http://apache.net.ua/jakarta/commons/beanutils/binaries/commons-beanutils-1.7.0.zip commons-beanutils.jar] | | [http://apache.net.ua/jakarta/commons/beanutils/binaries/commons-beanutils-1.7.0.zip commons-beanutils.jar] | ||
− | |||
| Spring Framework | | Spring Framework | ||
| 1.7 | | 1.7 |
Revision as of 10:18, 23 August 2007
This page is a work in progress...
.