Project Dependencies

compile

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
cglib cglib-nodep 2.1_3 - jar
com.autentia.common.util autentia-util 1.12 - jar
commons-lang commons-lang 2.4 - jar
jasperreports jasperreports 3.0.0 - jar
javax.annotation jsr250-api 1.0 - jar
net.sourceforge.javacsv javacsv 2.0 - jar
org.aspectj aspectjrt 1.6.1 - jar
org.aspectj aspectjweaver 1.6.1 - jar
org.hibernate hibernate-annotations 3.4.0.GA - jar
org.hibernate hibernate-search 3.1.0.Beta2 - jar
org.hibernate hibernate-validator 3.1.0.GA - jar
org.hibernate.apache.lucene.solr apache-solr-analyzer 1.2.0 - jar
org.springframework spring 2.5.5 - jar
org.springframework.security spring-security-core-tiger 2.0.3 - jar

runtime

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

GroupId ArtifactId Version Classifier Type Optional
javassist javassist 3.8.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:

GroupId ArtifactId Version Classifier Type Optional
hsqldb hsqldb 1.8.0.7 - jar
org.slf4j slf4j-log4j12 1.4.3 - jar
org.springframework spring-test 2.5.5 - 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:

GroupId ArtifactId Version Classifier Type Optional
antlr antlr 2.7.6 - jar
aopalliance aopalliance 1.0 - jar
com.lowagie itext 1.3.1 - jar
commons-beanutils commons-beanutils 1.6 - jar
commons-codec commons-codec 1.3 - jar
commons-collections commons-collections 3.2 - jar
commons-digester commons-digester 1.7 - jar
commons-logging commons-logging 1.1.1 - jar
dom4j dom4j 1.6.1 - jar
eclipse jdtcore 3.1.0 - jar
javax.mail mail 1.4 - jar
javax.transaction jta 1.1 - jar
jfree jcommon 1.0.12 - jar
jfree jfreechart 1.0.9 - jar
org.apache.lucene lucene-core 2.4.0 - jar
org.hibernate ejb3-persistence 1.0.2.GA - jar
org.hibernate hibernate-commons-annotations 3.1.0.GA - jar
org.hibernate hibernate-core 3.3.1.GA - jar
org.slf4j slf4j-api 1.5.2 - jar
org.springframework spring-aop 2.0.8 - jar
org.springframework spring-beans 2.0.8 - jar
org.springframework spring-context 2.0.8 - jar
org.springframework spring-core 2.0.8 - jar
org.springframework.security spring-security-core 2.0.3 - jar
xml-apis xml-apis 1.0.b2 - jar

runtime

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

GroupId ArtifactId Version Classifier Type Optional
org.springframework spring-support 2.0.8 - 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:

GroupId ArtifactId Version Classifier Type Optional
javax.jms jms 1.1 - jar
junit junit 4.4 - jar
log4j log4j 1.2.15 - jar

Project Dependency Graph

Dependency Listings

autentia-wuija-core

Proyecto con el núcleo de WUIJA (persistencia, seguridad, ...).

http://wuijaframework.sourceforge.net/autentia-wuija-core/

autentia-util

Clases de utilidades de Autentia para trabajar con cadenas, EJBs, JSF, ...

https://autentia.no-ip.org/maven-site/com/autentia/common/autentia-util/

Spring Framework

Spring Framework

http://www.springframework.org

AspectJ runtime

http://www.aspectj.org

AspectJ weaver

http://www.aspectj.org

Unnamed - javax.annotation:jsr250-api:jar:1.0

Spring Security - Java 5 (Tiger)

Spring Security

http://static.springframework.org/spring-security/site/index.html/spring-security-core-tiger

Spring Security - Core

Spring Security

http://static.springframework.org/spring-security/site/index.html/spring-security-core

cglib

http://cglib.sourceforge.net/

Hibernate Annotations

Annotations metadata for Hibernate

http://annotations.hibernate.org

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Javassist

Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.

http://www.javassist.org/

Unnamed - org.hibernate:hibernate-search:jar:3.1.0.Beta2

Hibernate Search

Java Persistence API

Java Persistence API

http://www.hibernate.org

Unnamed - javax.transaction:jta:jar:1.1

Java Transaction API (JTA)

http://java.sun.com/products/jta/

Apache Solr Analyzers

Apache Solr Analyzers

Lucene Core

Apache Lucene Java Core

http://lucene.apache.org/java/lucene-core

Hibernate Validator

Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.

http://validator.hibernate.org

Hibernate Core

The core functionality of Hibernate

http://hibernate.org/hibernate-core

Hibernate Commons Annotations

Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.

JasperReports

JasperReports Library

http://jasperreports.sourceforge.net

BeanUtils

Java Bean Utililities

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

Collections

Types that extend and augment the Java Collections Framework.

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

Digester

The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

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

itext

The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. iText requires JDK 1.2, and no extra dependencies. It's available for free under a multiple license: MPL and LGPL.

http://www.lowagie.com/iText/

jcommon

JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.

http://www.jfree.org/jcommon/

jfreechart

JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.

http://www.jfree.org/jfreechart/

XML Commons External Components XML APIs

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

http://xml.apache.org/commons/#external

jdtcore

Java CVS Reader and Writer

Java CSV is a small fast open source java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text qualified, Excel formatted, etc.

http://javacsv.sourceforge.net/

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org:80/log4j/1.2/

Unnamed - javax.mail:mail:jar:1.4

Java Message Service

The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.

http://java.sun.com/products/jms

Commons 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://commons.apache.org/lang/

Spring Framework: Test

Spring Framework: Test

http://www.springframework.org

Commons Logging

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

http://commons.apache.org/logging

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/