Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletjstl1.1.2-jar
taglibsstandard1.1.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:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletservlet-api2.4-jar
jbossjboss-j2ee4.0.2-jar
jbossjboss-jmx4.0.2-jar
jbossjboss-system4.0.2-jar
org.tastybug.bugwerk.naggregator.accountingbase1.4.0-jar
org.tastybug.bugwerk.naggregator.projectbase1.4.0-jar
org.tastybug.bugwerk.naggregator.project.notificationbase1.4.0-jar
org.tastybug.bugwerk.naggregator.project.synchronizationbase1.4.0-jar
org.tastybug.bugwerk.naggregator.project.synchronizationbugzilla1.4.0-jar
org.tastybug.bugwerk.naggregator.project.synchronizationshared1.4.0-jar
org.tastybug.bugwerk.naggregator.project.ticketbase1.4.0-jar
org.tastybug.bugwerk.naggregator.systembase1.4.0-jar
org.tastybug.bugwerk.naggregator.userbase1.4.0-jar
org.tastybug.bugwerk.naggregator.webbase1.4.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.

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:

GroupIdArtifactIdVersionClassifierTypeOptional
com.lowagieitext1.3.1-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-chaincommons-chain1.1-jar
commons-codeccommons-codec1.2-jar
commons-collectionscommons-collections2.1.1-jar
commons-digestercommons-digester1.6-jar
commons-elcommons-el1.0-jar
commons-emailcommons-email1.0-jar
commons-fileuploadcommons-fileupload1.0-jar
commons-httpclientcommons-httpclient3.0.1-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.0.4-jar
commons-validatorcommons-validator1.1.4-jar
dumbsterdumbster1.6-jar
javax.activationactivation1.0.2-jar
javax.mailmail1.3.3-jar
javax.portletportlet-api1.0-jar
junitjunit3.8.1-jar
myfacesmyfaces-api1.1.0-jar
org.eclipsemylyn2.0.0-v20070627-1400-jar
org.eclipseosgi3.3.0-v20070530-jar
org.eclipse.corecontenttype3.2.100-v20070319-jar
org.eclipse.corejobs3.3.0-v20070423-jar
org.eclipse.corenet1.0.0-I20070531-jar
org.eclipse.coreruntime3.3.100-v20070530-jar
org.eclipse.equinoxapp1.0.0-v20070423-jar
org.eclipse.equinoxcommon3.3.0-v20070426-jar
org.eclipse.equinoxpreferences3.2.100-v20070522-jar
org.eclipse.equinoxregistry3.3.0-v20070522-jar
org.eclipse.mylyn.bugzillacore2.0.0-v20070627-1400-jar
org.eclipse.mylyn.contextcore2.0.0-v20070627-1400-jar
org.eclipse.mylyn.monitorcore2.0.0-v20070627-1400-jar
org.eclipse.mylyn.taskscore2.0.0-v20070627-1400-jar
org.eclipse.mylyn.webcore2.0.0-v20070627-1400-jar
org.tastybug.bugwerkblueprint1.4.0-jar
orooro2.0.8-jar
quartzquartz1.5.2-jar
quartzquartz-jboss1.5.1-jar
xml-apisxml-apis1.0.b2-jar

Project Dependency Graph

Dependency Tree

Dependency Listings

JSP Client Module

Describe me

http://bugwerk.sourceforge.net/naggregator/web/jsp/

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

Base Module

Describe me

http://bugwerk.sourceforge.net/naggregator/user/base/

Base Module

Describe me

http://bugwerk.sourceforge.net/naggregator/project/base/

Base Module

This sub project contains the shared files of the naggregator system module.

http://bugwerk.sourceforge.net/naggregator/system/base/

Commons Chain

An implmentation of the GoF Chain of Responsibility pattern

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

Portlet API

http://www.jcp.org/en/jsr/detail?id=168

Unnamed - myfaces:myfaces-api:jar:1.1.0

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.

EL

JSP 2.0 Expression Language Interpreter Implementation

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

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

Unnamed - commons-validator:commons-validator:jar:1.1.4

Unnamed - oro:oro:jar:2.0.8

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

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

Unnamed - commons-collections:commons-collections:jar:2.1.1

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

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

Unnamed - quartz:quartz:jar:1.5.2

OpenSymphony's Quartz Scheduler

Blueprint Shared Lib

This package delivers contracts, interfaces and constants that are shared among the different BugWerk modules.

http://bugwerk.sourceforge.net/blueprint/

Unnamed - quartz:quartz-jboss:jar:1.5.1

Commons Email

Commons-Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify.

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp

Dumbster: Fake SMTP Server

JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

http://java.sun.com/products/javamail/index.jsp

Base Module

Describe me

http://bugwerk.sourceforge.net/naggregator/accounting/base/

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/

Base Module

Describe me

http://bugwerk.sourceforge.net/naggregator/project/notification/base/

Base Module

Describe me

http://bugwerk.sourceforge.net/naggregator/web/base/

Bugzilla Connector

This module contains the bugzilla-connector for the sync routines.

http://bugwerk.sourceforge.net/naggregator/project/synchronization/bugzilla/

Mylyn Bugzilla Connector Core

Core Runtime

%systemBundle

Common Eclipse Runtime

Eclipse Jobs Mechanism

Extension Registry Support

Eclipse Preferences Mechanism

Eclipse Content Mechanism

Equinox Application Container

Mylyn Tasks Core

Mylyn Context Core

Mylyn

Mylyn Web Core Plug-in

Internet Connection Management

Mylyn Monitor Core

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 - junit:junit:jar:3.8.1

Logging

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

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

Unnamed - jboss:jboss-j2ee:jar:4.0.2

Unnamed - javax.servlet:jstl:jar:1.1.2

Unnamed - jboss:jboss-system:jar:4.0.2

Base Module

Describe me

http://bugwerk.sourceforge.net/naggregator/project/ticket/base/

Unnamed - jboss:jboss-jmx:jar:4.0.2

Base Module

This sub project contains the base files of the naggregator sync module.

http://bugwerk.sourceforge.net/naggregator/project/synchronization/base/

Unnamed - taglibs:standard:jar:1.1.2

Shared Code Module

This subproject contains artifacts that are shared between the different sync backends.

http://bugwerk.sourceforge.net/naggregator/project/synchronization//shared/