The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
net.sourceforge.sannotations | spring-annotation-base | 1.1.1.GA | - | jar | |
net.sourceforge.sannotations | spring-annotation-jsf | 1.1.1.GA | - | jar | |
net.sourceforge.sannotations | spring-annotation-security | 1.1.1.GA | - | jar | |
net.sourceforge.sannotations | spring-annotation-web | 1.1.1.GA | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 4.0 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.apache.myfaces.core | myfaces-api | 1.1.4 | - | jar | |
org.apache.myfaces.core | myfaces-impl | 1.1.4 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
aspectj | aspectjrt | 1.5.3 | - | jar | |
aspectj | aspectjweaver | 1.5.3 | - | jar | |
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
cglib | cglib-nodep | 2.1 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
javax.annotation | jsr250-api | 1.0 | - | jar | |
javax.persistence | persistence-api | 1.0 | - | jar | |
javax.servlet | jsp-api | 2.0 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
org.hibernate | hibernate-annotations | 3.2.0.ga | - | jar | |
org.springframework | spring | 2.0.3 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-codec | commons-codec | 1.3 | - | jar | |
commons-collections | commons-collections | 3.1 | - | jar | |
commons-digester | commons-digester | 1.6 | - | jar | |
commons-el | commons-el | 1.0 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
javax.servlet | jstl | 1.1.0 | - | jar |
http://sannotations.sourceforge.net/examples/example3
Spring-Annotation SpringMVC Module
http://sannotations.sourceforge.net/spring-annotation-web
Unnamed - javax.servlet:servlet-api:jar:2.4
Unnamed - javax.servlet:jsp-api:jar:2.0
Spring-Annotation Security Module
http://sannotations.sourceforge.net/spring-annotation-security
Spring-Annotation Infrastructure module
http://sannotations.sourceforge.net/spring-annotation-base
Unnamed - javax.annotation:jsr250-api:jar:1.0
Spring Framework
http://www.springframework.org
This is the MyFaces Impl Subproject Description [INSERT MORE STUFF HERE]
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
The MyFaces API Subproject provides a full set of the API interfaces and classes defined in JSR-127 (see also http://www.jcp.org/en/jsr/detail?id=127).
http://myfaces.apache.org/projects/myfaces-api
Unnamed - commons-digester:commons-digester:jar:1.6
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - javax.servlet:jstl:jar:1.1.0
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
http://sannotations.sourceforge.net/spring-annotation-jsf
EJB3-style annotations for Hibernate
http://annotations.hibernate.org
Enterprise JavaBeans (EJB) 3.0
The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.