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 |
---|---|---|---|---|---|
commons-fileupload | commons-fileupload | 1.2.1 | - | jar | |
commons-validator | commons-validator | 1.3.1 | - | jar | |
icefaces | icefaces | 1.7.0 | - | jar | |
icefaces | icefaces-comps | 1.7.0 | - | jar | |
log4j | log4j | 1.2.14 | - | jar | |
org.springframework | spring | 2.0.7 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
spcp7.imagegallery | spcp7-imagegallery-abstraction-api | 1.0 | - | jar | |
spcp7.imagegallery | spcp7-imagegallery-abstraction-impl | 1.0 | - | jar | |
spcp7.imagegallery | spcp7-imagegallery-cp-impl-alfresco | 1.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 |
---|---|---|---|---|---|
javax.mail | 1.4 | - | jar | ||
javax.servlet | servlet-api | 2.3 | - | jar | |
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.apache.tomcat | el-api | 2.1 | - | jar | |
portlet-api | portlet-api | 1.0 | - | 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 |
---|---|---|---|---|---|
antlr | antlr | 2.7.6 | - | 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 | 2.2 | - | jar | |
bouncycastle | bcprov-jdk15 | 129 | - | jar | |
c3p0 | c3p0 | 0.9.1 | - | jar | |
cglib | cglib | 2.1_3 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | 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-configuration | commons-configuration | 1.2 | - | jar | |
commons-digester | commons-digester | 1.8 | - | jar | |
commons-discovery | commons-discovery | 0.2 | - | jar | |
commons-httpclient | commons-httpclient | 3.0.1 | - | jar | |
commons-lang | commons-lang | 2.3 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
commons-logging | commons-logging-api | 1.0.4 | - | jar | |
concurrent | concurrent | 1.3.4 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
javax.activation | activation | 1.0.2 | - | jar | |
javax.faces | jsf-api | 1.1_02 | - | jar | |
javax.faces | jsf-impl | 1.1_02 | - | jar | |
javax.persistence | ejb | 3.0 | - | jar | |
javax.persistence | persistence-api | 1.0 | - | jar | |
javax.transaction | jta | 1.0.1B | - | jar | |
javax.xml | jaxrpc-api | 1.1 | - | jar | |
javax.xml | xmlsec | 1.4.0 | - | jar | |
javax.xml.soap | saaj-api | 1.3 | - | jar | |
jboss | javassist | 3.4.ga | - | jar | |
jboss | jboss-common-core | 2.0.2.Alpha | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
net.sf.ehcache | ehcache | 1.2.3 | - | jar | |
org.alfresco | web-service-client | 2.1 | - | jar | |
org.antlr | antlr | 2.7.6 | - | jar | |
org.apache.axis | axis | 1.4 | - | jar | |
org.apache.ws | wss4j | 1.unknown | - | jar | |
org.hibernate | hibernate | 3.2.4.sp1 | - | jar | |
org.hibernate | hibernate-annotations | 3.3.0.ga | - | 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 | |
spcp7.imagegallery | spcp7-imagegallery-abstraction-util | 1.0 | - | jar | |
wsdl4j | wsdl4j | 1.5.1 | - | jar | |
xalan | xalan | 2.7.0 | - | jar | |
xerces | xercesImpl | 2.8.0 | - | jar | |
xfire | opensaml | 1.0.1 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar | |
xpp3 | xpp3 | 1.1.3.3 | - | 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.4 | - | jar | |
org.hamcrest | hamcrest-all | 1.1 | - | jar | |
org.springframework | spring-mock | 2.0.7 | - | jar |
http://spcp7.sf.net/spcp7-imagegallery/spcp7-imagegallery-war
The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
http://commons.apache.org/fileupload/
Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - org.apache.tomcat:el-api:pom:2.1
Unnamed - icefaces:icefaces-comps:jar:1.7.0
Auto generated POM
Unnamed - icefaces:icefaces:jar:1.7.0
Auto generated POM
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
https://glassfish.dev.java.net/javaee5/mail/
MySQL java connector
http://dev.mysql.com/usingmysql/java/
Image Gallery Abstraction Impl
http://spcp7.sf.net/spcp7-imagegallery/spcp7-imagegallery-abstraction-impl
Unnamed - org.antlr:antlr:pom:2.7.6
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
Relational Persistence for Java
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.
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
Unnamed - javax.persistence:ejb:jar:3.0
Auto generated POM
Hibernate EntityManager implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification.
http://entitymanager.hibernate.org
Hibernate Commons - Annotations
EJB3-style annotations for Hibernate - common code
http://annotations.hibernate.org
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 (Java programming assistant) is a load-time reflective system for Java.
http://www.jboss.org/products/javassist
Tools to assist in the reading of configuration/preferences files in various formats
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
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/
dom4j: the flexible XML framework for Java
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
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/
Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
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.
Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
http://xerces.apache.org/xerces2-j
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
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.
Spring Framework: Mock
http://www.springframework.org
http://spcp7.sf.net/spcp7-imagegallery/spcp7-imagegallery-abstraction-api
http://spcp7.sf.net/spcp7-imagegallery/spcp7-imagegallery-cp-impl-alfresco
Unnamed - org.alfresco:web-service-client:jar:2.1
Auto generated POM
Unnamed - javax.activation:activation:jar:1.0.2
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
Commons Discovery
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
Java stub generator for WSDL
Unnamed - org.apache.ws:wss4j:jar:1.unknown
Auto generated POM
Unnamed - javax.xml:xmlsec:jar:1.4.0
Auto generated POM
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
Spring Framework
http://www.springframework.org
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 - liferay:portlet:jar:4.4.0
Auto generated POM
Unnamed - portlet-api:portlet-api:jar:1.0
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