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
com.germinus.liferay liferay-util 1.0-20080711.125130-4 - jar
commons-dbcp commons-dbcp 1.2.2 - jar
commons-fileupload commons-fileupload 1.1 - jar
displaytag displaytag-portlet 1.1.1 - jar
hsqldb hsqldb 1.8.0.1 - jar
javax.servlet jstl 1.1.2 - jar
mysql mysql-connector-java 5.0.4 - jar
org.apache.portals.bridges portals-bridges-portletfilter 1.0.3 - jar
org.directwebremoting dwr 2.0.2 - jar
org.hibernate hibernate-annotations 3.2.1.ga - jar
org.springframework spring 2.0.5 - jar
org.springframework spring-portlet 2.0.5 - jar
stax stax 1.2.0 - jar
taglibs standard 1.1.2 - 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
com.germinus.liferay liferay-util-mock 1.0-20080711.124247-11 - jar
org.easymock easymock 2.0 - jar
org.springframework spring-mock 2.0.5 - 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 5.0.1 - jar
liferay portal-kernel 5.0.1 - jar
liferay portal-service 5.0.1 - jar
liferay util-bridge 5.0.1 - jar
liferay util-java 5.0.1 - jar
liferay util-taglib 5.0.1 - jar
portlet-api portlet-api 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
aopalliance aopalliance 1.0 - jar
asm asm 1.5.3 - jar
asm asm-attrs 1.5.3 - jar
avalon-framework avalon-framework 4.1.3 - jar
backport-util-concurrent backport-util-concurrent 3.0 - jar
cglib cglib 2.1_3 - jar
com.lowagie itext 1.3 - jar
commons-beanutils commons-beanutils 1.7.0 - jar
commons-collections commons-collections 3.2 - jar
commons-io commons-io 1.1 - jar
commons-lang commons-lang 2.3 - jar
commons-logging commons-logging 1.1 - jar
commons-pool commons-pool 1.3 - jar
displaytag displaytag 1.1.1 - jar
dom4j dom4j 1.6.1 - jar
javax.persistence persistence-api 1.0 - jar
javax.transaction jta 1.0.1B - jar
log4j log4j 1.2.13 - jar
logkit logkit 1.0.1 - jar
net.sf.ehcache ehcache 1.3.0 - jar
net.sf.jsr107cache jsr107cache 1.0 - jar
org.hibernate hibernate 3.2.4.sp1 - jar
org.slf4j jcl104-over-slf4j 1.4.2 - jar
org.slf4j slf4j-api 1.4.2 - jar
org.slf4j slf4j-log4j12 1.4.2 - jar
org.springframework spring-beans 2.0.5 - jar
org.springframework spring-context 2.0.5 - jar
org.springframework spring-core 2.0.5 - jar
org.springframework spring-web 2.0.5 - jar
stax stax-api 1.0.1 - 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
junit junit 3.8.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
javax.servlet servlet-api 2.3 - jar

Project Dependency Graph

Dependency Listings

MERLIN PROJECT

Merlin was conceived as a platform for Distance Learning based on technology of portlets and Web 2.0 for Participatory Teaching. The aims of Merlin portlets is develop a educative platorm that born with a Web 2.0 conception in its development, that make easy monitoring the students progress and that is oriented to foment the active participation in the educative process.

Unnamed - com.germinus.liferay:liferay-util:jar:1.0-SNAPSHOT

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

Unnamed - liferay:util-taglib:jar:5.0.1

Unnamed - liferay:util-java:jar:5.0.1

Unnamed - liferay:util-bridge:jar:5.0.1

Unnamed - liferay:portal-service:jar:5.0.1

Unnamed - liferay:portal-kernel:jar:5.0.1

Unnamed - liferay:portal-impl:jar:5.0.1

Apache Portals Portlet Filter

Apache Portals Portlet Filter

http://portals.apache.org/bridges/portals-bridges-portletfilter

StAX

StAX is the reference implementation of the StAX API

http://stax.codehaus.org/

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

EasyMock 2.0

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development.

http://www.easymock.org

Unnamed - com.germinus.liferay:liferay-util-mock:jar:1.0-SNAPSHOT

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

Unnamed - hsqldb:hsqldb:jar:1.8.0.1

Spring Framework

Spring Framework

http://www.springframework.org

Spring Framework: Portlet

Spring Framework: Portlet

http://www.springframework.org

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

FileUpload

The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.

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

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

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

Unnamed - javax.servlet:jstl:jar:1.1.2

Unnamed - taglibs:standard:jar:1.1.2

Display portlet compatability library

Display portlet compatability library: allow using of displaytag in a JSR-168 compliant portal server

http://displaytag-portlet

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/lang/

Display tag library

The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.

http://displaytag

Hibernate Annotations

EJB3-style annotations for Hibernate

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

Commons DBCP

Commons Database Connection Pooling

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

Commons Pool

Commons Object Pooling Library

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

MySQL java connector

MySQL java connector

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

Unnamed - org.directwebremoting:dwr:jar:2.0.2