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
c3p0 c3p0 0.9.1 - jar
commons-configuration commons-configuration 1.2 - jar
commons-httpclient commons-httpclient 3.0.1 - jar
javax.persistence ejb 3.0 - jar
javax.transaction jta 1.0.1B - jar
jboss javassist 3.4.ga - jar
jboss jboss-common-core 2.0.2.Alpha - jar
log4j log4j 1.2.14 - jar
org.antlr antlr 2.7.6 - jar
org.hamcrest hamcrest-all 1.1 - jar
org.hibernate hibernate-commons-annotations 3.3.0.ga - jar
org.hibernate hibernate-entitymanager 3.3.1.ga - jar
org.hibernate hibernate-validator 3.0.0.ga - jar
org.springframework spring-mock 2.0.7 - jar
xpp3 xpp3 1.1.3.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:

GroupId ArtifactId Version Classifier Type Optional
liferay portal-impl 4.4.0 - jar
liferay portal-kernel 4.4.0 - jar
liferay portal-service 4.4.0 - jar
liferay portlet 4.4.0 - jar
liferay util-bridges 4.4.0 - jar
liferay util-java 4.4.0 - jar
liferay util-taglib 4.4.0 - jar
mysql mysql-connector-java 5.0.5 - jar
org.springframework spring 2.0.7 - jar
portlet-api portlet-api 1.0 - jar
spcp7.imagegallery spcp7-imagegallery-abstraction-api 1.0 - jar
spcp7.imagegallery spcp7-imagegallery-cp-impl-alfresco 1.0 - 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
asm asm 1.5.3 - jar
asm asm-attrs 1.5.3 - jar
cglib cglib 2.1_3 - jar
commons-beanutils commons-beanutils 1.6 - jar
commons-beanutils commons-beanutils-core 1.7.0 - jar
commons-codec commons-codec 1.2 - jar
commons-collections commons-collections 3.2 - jar
commons-digester commons-digester 1.6 - jar
commons-lang commons-lang 2.1 - jar
commons-logging commons-logging-api 1.0.4 - jar
concurrent concurrent 1.3.4 - jar
dom4j dom4j 1.6.1 - jar
javax.faces jsf-api 1.1_02 - jar
javax.faces jsf-impl 1.1_02 - jar
javax.persistence persistence-api 1.0 - jar
junit junit 4.4 - jar
net.sf.ehcache ehcache 1.2.3 - jar
org.hibernate hibernate 3.2.4.sp1 - jar
org.hibernate hibernate-annotations 3.3.0.ga - jar
spcp7.imagegallery spcp7-imagegallery-abstraction-util 1.0 - jar
xalan xalan 2.7.0 - jar
xerces xercesImpl 2.2.1 - jar
xml-apis xml-apis 1.0.b2 - 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
backport-util-concurrent backport-util-concurrent 2.2 - 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:

GroupId ArtifactId Version Classifier Type Optional
avalon-framework avalon-framework 4.1.3 - jar
bouncycastle bcprov-jdk15 129 - jar
commons-discovery commons-discovery 0.2 - jar
commons-logging commons-logging 1.1 - jar
javax.activation activation 1.0.2 - jar
javax.servlet servlet-api 2.3 - jar
javax.xml jaxrpc-api 1.1 - jar
javax.xml xmlsec 1.4.0 - jar
javax.xml.soap saaj-api 1.3 - jar
logkit logkit 1.0.1 - jar
org.alfresco web-service-client 2.1 - jar
org.apache.axis axis 1.4 - jar
org.apache.ws wss4j 1.unknown - jar
wsdl4j wsdl4j 1.5.1 - jar
xfire opensaml 1.0.1 - jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Image Gallery Abstraction Impl

http://spcp7.sf.net/spcp7-imagegallery/spcp7-imagegallery-abstraction-impl

Unnamed - org.antlr:antlr:pom:2.7.6

HttpClient

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

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

Unnamed - xpp3:xpp3:jar:1.1.3.3

Java Transaction API

The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.

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

c3p0:JDBC DataSources/Resource Pools

c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.

http://c3p0.sourceforge.net

Unnamed - javax.persistence:ejb:jar:3.0

Auto generated POM

Hibernate Entity Manager

Hibernate EntityManager implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification.

http://entitymanager.hibernate.org

Hibernate Annotations

EJB3-style annotations for Hibernate

http://annotations.hibernate.org

Hibernate Commons - Annotations

EJB3-style annotations for Hibernate - common code

http://annotations.hibernate.org

Hibernate

Relational Persistence for Java

http://www.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

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

Unnamed - jboss:jboss-common-core:pom:2.0.2.Alpha

Javassist

Javassist (Java programming assistant) is a load-time reflective system for Java.

http://www.jboss.org/products/javassist

Commons Configuration

Tools to assist in the reading of configuration/preferences files in various formats

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

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)}/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Unnamed - commons-logging:commons-logging-api:jar:1.0.4

Unnamed - commons-digester:commons-digester:jar:1.6

BeanUtils

Java Bean Utililities

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

Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0

Collections

Types that extend and augment the Java Collections Framework.

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

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.

Unnamed - xerces:xercesImpl:jar:2.2.1

Unnamed - xalan:xalan:jar:2.7.0

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

Unnamed - javax.servlet:servlet-api:jar:2.3

Hamcrest All

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

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

MySQL java connector

MySQL java connector

http://dev.mysql.com/usingmysql/java/

Spring Framework

Spring Framework

http://www.springframework.org

Image Gallery Abstraction API

http://spcp7.sf.net/spcp7-imagegallery/spcp7-imagegallery-abstraction-api

Image Gallery Cp Alfresco

http://spcp7.sf.net/spcp7-imagegallery/spcp7-imagegallery-cp-impl-alfresco

Unnamed - org.alfresco:web-service-client:jar:2.1

Auto generated POM

Unnamed - org.apache.axis:axis:jar:1.4

POM was created from deploy:deploy-file

Unnamed - bouncycastle:bcprov-jdk15:jar:129

Auto generated POM

Dough Lea's util.concurrent package

Discovery

Commons Discovery

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)}/

Java API for XML Based RPC

Part of the Java Web Services Developer Pack 1.6

http://java.sun.com/webservices/jaxrpc/index.jsp

Unnamed - xfire:opensaml:jar:1.0.1

SOAP with Attachments API Package

http://java.sun.com/webservices/saaj/index.jsp

Unnamed - javax.activation:activation:jar:1.0.2

Auto generated POM

WSDL4J

Java stub generator for WSDL

http://sf.net/projects/wsdl4j

Unnamed - org.apache.ws:wss4j:jar:1.unknown

Auto generated POM

Unnamed - javax.xml:xmlsec:jar:1.4.0

Auto generated POM

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

Image Gallery Abstraction Util

http://spcp7.sf.net/spcp7-imagegallery/spcp7-imagegallery-abstraction-util

Unnamed - liferay:portlet:jar:4.4.0

Auto generated POM

Unnamed - portlet-api:portlet-api:jar:1.0

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Unnamed - liferay:util-bridges:jar:4.4.0

Auto generated POM

Unnamed - liferay:util-java:jar:4.4.0

Auto generated POM

Unnamed - liferay:util-taglib:jar:4.4.0

Auto generated POM

Unnamed - liferay:portal-kernel:jar:4.4.0

Auto generated POM

Unnamed - liferay:portal-impl:jar:4.4.0

Auto generated POM

Unnamed - liferay:portal-service:jar:4.4.0

Auto generated POM