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
cssparser cssparser 0.9.4-fix - jar
javax.el el-api unknown - jar
net.sf.json-lib json-lib 0.9 - jar
org.dojotoolkit custom_rhino 0.9.0 - jar
org.nuxeo.build nuxeo-apt-extensions 1.0-SNAPSHOT - jar
org.nuxeo.theme nuxeo-theme-core 5.2-SNAPSHOT - jar
org.nuxeo.theme nuxeo-theme-fragments 5.2-20071231.042345-113 - 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
org.nuxeo.runtime nuxeo-runtime-test 1.5-20071231.042345-20 - 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
com.sun.facelets jsf-facelets 1.1.11 - jar
javax.faces jsf-api 1.2_04 - jar
javax.servlet servlet-api 2.4 - jar
javax.servlet.jsp jsp-api 2.1 - jar
org.jboss.seam jboss-seam 1.1.5.NX3 - 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
avalon-framework avalon-framework 4.1.3 - jar
commons-beanutils commons-beanutils 1.7.0 - jar
commons-jexl commons-jexl 1.1 - jar
commons-lang commons-lang 2.2 - jar
commons-logging commons-logging 1.1 - jar
commons-logging commons-logging-api 1.1 - jar
concurrent concurrent 1.3.4 - jar
dom4j dom4j 1.6.1 - jar
jaxen jaxen 1.1-beta-8 - jar
jboss jboss-common 4.0.4.GA - jar
jboss jboss-remoting 4.0.4.GA - jar
jdom jdom 1.0 - jar
log4j log4j 1.2.12 - jar
logkit logkit 1.0.1 - jar
net.sf.ezmorph ezmorph 0.9 - jar
org.nuxeo.common nuxeo-common 1.5-SNAPSHOT - jar
org.nuxeo.runtime nuxeo-runtime 1.5-SNAPSHOT - jar
org.osgi osgi-core 4.1 - jar
xalan xalan 2.7.0 - jar
xerces xercesImpl 2.6.2 - jar
xerces xmlParserAPIs 2.6.2 - jar
xml-apis xml-apis 1.0.b2 - jar
xom xom 1.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
jmock jmock 1.0.1 - jar
org.nuxeo.runtime nuxeo-runtime-osgi 1.5-SNAPSHOT - jar

Project Dependency Graph

Dependency Listings

Nuxeo Theme JSF

Nuxeo Theme: JSF for the Nuxeo ECM platform.

http://maven.nuxeo.org/nuxeo-theme-parent/nuxeo-theme-jsf

Unnamed - junit:junit:jar:3.8.2

Nuxeo Runtime Tests

Nuxeo Runtime: Nuxeo Runtime Tests.

http://maven.nuxeo.org/nuxeo-runtime-parent/nuxeo-runtime-test

Nuxeo Runtime OSGI Adapter

Nuxeo Runtime: OSGi Framework Adapter.

http://maven.nuxeo.org/nuxeo-runtime-parent/nuxeo-runtime-osgi

Unnamed - jmock:jmock:jar:1.0.1

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

APT Extensions

Nuxeo Build: APT Extensions

Unnamed - javax.faces:jsf-api:jar:1.2_04

This is the master POM file for Sun's Implementation of the JSF 1.2 Specification.

http://java.sun.com/javaee/javaserverfaces/

Custom Rhino JavaScript engine

Rhino JavaScript engine customized for Dojo ShrinkSafe JavaScript compressor

http://dojotoolkit.org/docs/shrinksafe

json-lib

Java library for transforming beans, maps, collections, java arrays and XML to JSON.

http://json-lib.sourceforge.net

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

xom

http://www.xom.nu

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Unnamed - xerces:xercesImpl:jar:2.6.2

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

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Unnamed - jdom:jdom:jar:1.0

ezmorph

Simple java library for transforming an Object to another Object.

http://ezmorph.sourceforge.net

Unnamed - org.jboss.seam:jboss-seam:jar:1.1.5.NX3

Unnamed - javax.servlet.jsp:jsp-api:jar:2.1

Unnamed - com.sun.facelets:jsf-facelets:jar:1.1.11

Nuxeo Theme Core

Nuxeo Theme: core module for the Nuxeo ECM platform.

http://maven.nuxeo.org/nuxeo-theme-parent/nuxeo-theme-core

Nuxeo Runtime

Nuxeo Runtime: The Nuxeo Runtime.

http://maven.nuxeo.org/nuxeo-runtime-parent/nuxeo-runtime

Nuxeo Common

Nuxeo Common: utilities.

http://www.nuxeo.org/

Unnamed - commons-logging:commons-logging-api:jar:1.1

POM was created from deploy:deploy-file

Unnamed - org.osgi:osgi-core:jar:4.1

Unnamed - jboss:jboss-remoting:jar:4.0.4.GA

POM was created from deploy:deploy-file

Unnamed - jboss:jboss-common:jar:4.0.4.GA

POM was created from deploy:deploy-file

Commons JEXL

Jexl is an implementation of the JSTL Expression Language with extensions.

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

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

Dough Lea's util.concurrent package

Unnamed - javax.el:el-api:jar:unknown

POM was created from deploy:deploy-file

Unnamed - cssparser:cssparser:jar:0.9.4-fix

Nuxeo Theme Fragments

Nuxeo Theme: fragments for the Nuxeo ECM platform.

http://maven.nuxeo.org/nuxeo-theme-parent/nuxeo-theme-fragments