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"

Line 14: Line 14:
 
| 1.4
 
| 1.4
 
| [http://www.apache.org/licenses/ Apache License, Version 2.0]
 
| [http://www.apache.org/licenses/ Apache License, Version 2.0]
|-
 
| [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]
 
| 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
 
| [http://www.opensymphony.com/oscache/license.action The OpenSymphony Software License, Version 1.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://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
+
| log4j is a tool for processing output log statements.
 
| 1.2.13
 
| 1.2.13
 
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
 
| [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 Approved: CQ1456
 
| [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 (OK to check in under Incubator rules)
 
| [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://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
+
| Commons Codec provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs.
 
| 1.3 Approved: CQ1385
 
| 1.3 Approved: CQ1385
 
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
 
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
Line 65: Line 29:
 
| [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
+
|  
 
| 1.7 Approved: CQ1386
 
| 1.7 Approved: CQ1386
 
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
 
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
Line 71: Line 35:
 
| [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
+
|  
 
| 3.2 Approved: CQ1361
 
| 3.2 Approved: CQ1361
 
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
 
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
 
|-
 
|-
| [http://jakarta.apache.org/commons/beanutils/ Commons BeanUtils]
+
| [http://commons.apache.org/fileupload/ Commons FileUpload]
| [http://apache.net.ua/jakarta/commons/beanutils/binaries/commons-beanutils-1.7.0.zip commons-beanutils.jar]
+
| [http://commons.apache.org/downloads/download_fileupload.cgi commons-fileupload.jar]
| Spring Framework
+
| The Commons FileUpload package makes it easy to add robust, high-performance, file upload capability to web applications.
| 1.7
+
| 1.1.1
| [http://jakarta.apache.org/commons/license.html Apache License, Version 2.0]
+
| [http://commons.apache.org/license.html Apache License, Version 2.0]
 +
|-
 +
| [http://xml.apache.org/security/ xmlsec]
 +
| [http://xml.apache.org/security/dist/java-library/xml-security-bin-1_4_0.zip xml-security-bin-1_4_0.zip] [http://xml.apache.org/security/dist/java-library/xml-security-src-1_4_0.zip source]
 +
|
 +
| 1.4
 +
| [http://xml.apache.org/security/license.html Apache License, Version 2.0]
 +
|-
 +
| [http://xml.apache.org/xalan-j/ Xalan]
 +
| [http://archive.apache.org/dist/xml/xalan-j/xalan-j_2_6_0-bin.zip xalan-2.6.0.jar] [http://archive.apache.org/dist/xml/xalan-j/xalan-j_2_6_0-src.zip source]
 +
|Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.
 +
| 2.6.0
 +
| [http://ws.apache.org/commons/axiom/license.html Apache License, Version 2.0]
 +
|-
 +
| [http://xerces.apache.org/xerces-j/ Xerces]
 +
| [http://archive.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.8.1.tar.gz xercesImpl.jar]
 +
| The Xerces Java Parser 1.4.4 supports the XML 1.0 recommendation and contains advanced parser functionality, such as support for the W3C's XML Schema recommendation version 1.0, DOM Level 2 version 1.0, and SAX Version 2, in addition to supporting the industry-standard DOM Level 1 and SAX version 1  APIs
 +
| 2.8.1
 +
| [http://ws.apache.org/commons/axiom/license.html Apache License, Version 2.0]
 
|-
 
|-
 
|}
 
|}

Revision as of 13:18, 12 September 2007

This page is a work in progress...

Library Home Page (URL) URL(s) to JAR/library Used for Version License (URL)
Google Web Toolkit gwt-linux-1.4.60.tar.bz2 GWT is an open source Java software development framework that makes writing AJAX applications. 1.4 Apache License, Version 2.0
Logging Services log4j-1.2.13.jar log4j is a tool for processing output log statements. 1.2.13 Apache License, Version 2.0
Commons Codec commons-codec.jar Commons Codec provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. 1.3 Approved: CQ1385 Apache License, Version 2.0
Commons Digester commons-digester.jar 1.7 Approved: CQ1386 Apache License, Version 2.0
Commons Collections commons-collections.jar 3.2 Approved: CQ1361 Apache License, Version 2.0
Commons FileUpload commons-fileupload.jar The Commons FileUpload package makes it easy to add robust, high-performance, file upload capability to web applications. 1.1.1 Apache License, Version 2.0
xmlsec xml-security-bin-1_4_0.zip source 1.4 Apache License, Version 2.0
Xalan xalan-2.6.0.jar source Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program. 2.6.0 Apache License, Version 2.0
Xerces xercesImpl.jar The Xerces Java Parser 1.4.4 supports the XML 1.0 recommendation and contains advanced parser functionality, such as support for the W3C's XML Schema recommendation version 1.0, DOM Level 2 version 1.0, and SAX Version 2, in addition to supporting the industry-standard DOM Level 1 and SAX version 1 APIs 2.8.1 Apache License, Version 2.0

.

See Also

Back to the top