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 31: Line 31:
 
| Spring Framework
 
| Spring Framework
 
| 1.1
 
| 1.1
 +
| [http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0]
 +
|-
 +
| [http://logging.apache.org/log4j Logging Services]
 +
|
 +
| log4j-1.2.14.jar
 +
|
 +
| Spring Framework
 +
| 1.2.14
 
| [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]
 
|-
 
|-

Revision as of 06:09, 22 November 2006

This page is a work in progress...

Library Home Page (URL) URL(s) to JAR/library Used for Version License (URL)
Acegi Security acegi-security-1.0.2.jar Provides security services for the Spring Framework 1.0.2 Apache License, Version 2.0
Spring Framework spring.jar Developing a Web MVC application 2.0 Apache License, Version 2.0
Commons Logging commons-logging.jar Spring Framework 1.1 Apache License, Version 2.0
Logging Services log4j-1.2.14.jar Spring Framework 1.2.14 Apache License, Version 2.0

.

See Also

Back to the top