Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
net.sourceforge.sannotationsspring-annotation-base1.1.1.GA-jar
net.sourceforge.sannotationsspring-annotation-jsf1.1.1.GA-jar
net.sourceforge.sannotationsspring-annotation-security1.1.1.GA-jar
net.sourceforge.sannotationsspring-annotation-web1.1.1.GA-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit4.0-jar

provided

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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.myfaces.coremyfaces-api1.1.4-jar
org.apache.myfaces.coremyfaces-impl1.1.4-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
aspectjaspectjrt1.5.3-jar
aspectjaspectjweaver1.5.3-jar
avalon-frameworkavalon-framework4.1.3-jar
cglibcglib-nodep2.1-jar
commons-loggingcommons-logging1.1-jar
javax.annotationjsr250-api1.0-jar
javax.persistencepersistence-api1.0-jar
javax.servletjsp-api2.0-jar
javax.servletservlet-api2.4-jar
log4jlog4j1.2.12-jar
logkitlogkit1.0.1-jar
org.hibernatehibernate-annotations3.2.0.ga-jar
org.springframeworkspring2.0.3-jar

provided

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:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.1-jar
commons-digestercommons-digester1.6-jar
commons-elcommons-el1.0-jar
commons-langcommons-lang2.1-jar
javax.servletjstl1.1.0-jar

Project Dependency Graph

Dependency Listings

Exemplo 3 Spring-Annotation

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

AspectJ weaver

http://www.aspectj.org

Spring Framework

Spring Framework

http://www.springframework.org

AspectJ runtime

http://www.aspectj.org

cglib

MyFaces Implementation

This is the MyFaces Impl Subproject Description [INSERT MORE STUFF HERE]

http://myfaces.apache.org

EL

JSP 2.0 Expression Language Interpreter Implementation

http://jakarta.apache.org/commons/el/

Codec

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/

MyFaces API

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

Lang

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

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - junit:junit:jar:4.0

http://junit.org

Spring-Annotation JSF Module

http://sannotations.sourceforge.net/spring-annotation-jsf

Hibernate Annotations

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.

http://www.jcp.org/en/jsr/detail?id=220