Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "I-Card Manager Dependencies"

 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This page is a work in progress...
+
#REDIRECT [[I-Card_Manager_Web_Application_Dependencies]]
 
+
{| class="wikitable" style="text-align:left; width="100%" align="left" valign="top" border="1" cellpadding="5" cellspacing="0"
+
|-style="background:grey; color:black"
+
! width="20%" border="1" align="left" valign="top" | Library Home Page (URL)
+
! width="10%" border="1" align="left" valign="top" colspan="3" | URL(s) to JAR/library
+
! 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" | License (URL)
+
|-
+
| [http://labs.jboss.com/jbossrichfaces/ JBoss RichFaces]
+
| [http://maven.exadel.com/org/richfaces/richfaces/3.0.1-SNAPSHOT/richfaces-3.0.1-20070412.000818-8-bin.zip richfaces-3.0.1-20070412.000818-8-bin.zip]
+
|
+
|
+
| RichFaces provides out-of-the-box "richness" for JSF Web applications
+
| 3.0.1
+
| [http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License version 2.1]
+
|-
+
| [http://labs.jboss.com/jbossajax4jsf/ JBoss Ajax4jsf]
+
| [http://download.jboss.com/jboss-ajax4jsf/jboss-ajax4jsf-1.1.0.zip jboss-ajax4jsf-1.1.0.zip]
+
|
+
|
+
| Ajax4jsf extends JavaServer Faces to add AJAX capability to JSF applications without requiring the writing of any JavaScript
+
| 1.1.0
+
| [http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License version 2.1]
+
|-
+
| [http://www.springframework.org/ Spring Framework]
+
| [http://switch.dl.sourceforge.net/sourceforge/springframework/spring-framework-2.0.zip spring-framework-2.0.zip]
+
|
+
|
+
| Developing a Web MVC application
+
| 2.0
+
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
+
|-
+
| [http://jakarta.apache.org/commons/logging/ Commons Logging]
+
|
+
| [http://apache.net.ua/jakarta/commons/logging/binaries/commons-logging-1.1.zip commons-logging.jar]
+
|
+
| Spring Framework
+
| 1.1
+
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
+
|-
+
| [http://logging.apache.org/log4j Logging Services]
+
|
+
| [http://apache.infocom.ua/logging/log4j/1.2.14/logging-log4j-1.2.14.zip log4j-1.2.14.jar]
+
|
+
| Spring Framework
+
| 1.2.14
+
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
+
|-
+
| [http://jakarta.apache.org/commons/lang/ Commons Lang]
+
|
+
| [http://apache.net.ua/jakarta/commons/lang/binaries/commons-lang-2.1.zip commons-lang.jar]
+
|
+
| Spring Framework
+
| 2.1
+
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
+
|-
+
| [http://ehcache.sourceforge.net/ Ehcache]
+
|
+
| [http://heanet.dl.sourceforge.net/sourceforge/ehcache/ehcache-1.2.3.tgz ehcache-1.2.3.jar]
+
|
+
| Spring Framework
+
| 1.2.3
+
| [http://ehcache.sourceforge.net/license.html Apache License, Version 2.0]
+
|-
+
| [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]
+
|
+
| Spring Framework
+
| 2.0.8 Approved: CQ1384
+
| [http://svn.apache.org/repos/asf/jakarta/oro/trunk/LICENSE Apache License, Version 2.0]
+
|-
+
| [http://jakarta.apache.org/commons/codec/ Commons Codec]
+
|
+
| [http://apache.infocom.ua/jakarta/commons/codec/binaries/commons-codec-1.3.zip commons-codec.jar]
+
|
+
| Spring Framework
+
| 1.3 Approved: CQ1385
+
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
+
|-
+
| [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]
+
|
+
| Spring Framework
+
| 1.6
+
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
+
|-
+
| [http://jakarta.apache.org/commons/collections/ Commons Collections]
+
|
+
| [http://apache.infocom.ua/jakarta/commons/collections/binaries/commons-collections-3.2.zip commons-collections.jar]
+
|
+
| Spring Framework
+
| 3.2 Approved: CQ1361
+
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
+
|-
+
| [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]
+
|
+
| Spring Framework
+
| 1.7
+
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
+
|-
+
|}
+
.
+
 
+
== See Also ==
+
* [http://www.eclipse.org/higgins Higgins Home]
+
* [[Components]]
+

Latest revision as of 01:22, 17 November 2007

Copyright © Eclipse Foundation, Inc. All Rights Reserved.