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 |
---|---|---|---|---|---|
jboss | jboss-j2ee | 4.0.2 | - | jar | |
jboss | jboss-jmx | 4.0.2 | - | jar | |
jboss | jboss-system | 4.0.2 | - | jar | |
org.tastybug.bugwerk.naggregator.project | base | 1.4.0 | - | jar | |
org.tastybug.bugwerk.naggregator.project.ticket | base | 1.4.0 | - | jar | |
org.tastybug.bugwerk.naggregator.project.ticket.webservice | shared | 1.4.0 | - | jar | |
org.tastybug.bugwerk.naggregator.system | base | 1.4.0 | - | jar | |
org.tastybug.bugwerk.naggregator.user | base | 1.4.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 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 |
---|---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-chain | commons-chain | 1.1 | - | jar | |
commons-codec | commons-codec | 1.2 | - | jar | |
commons-collections | commons-collections | 2.1.1 | - | jar | |
commons-digester | commons-digester | 1.6 | - | jar | |
commons-el | commons-el | 1.0 | - | jar | |
commons-email | commons-email | 1.0 | - | jar | |
commons-fileupload | commons-fileupload | 1.0 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
commons-validator | commons-validator | 1.1.4 | - | jar | |
dumbster | dumbster | 1.6 | - | jar | |
javax.activation | activation | 1.0.2 | - | jar | |
javax.mail | 1.3.3 | - | jar | ||
javax.portlet | portlet-api | 1.0 | - | jar | |
javax.servlet | jstl | 1.1.2 | - | jar | |
myfaces | myfaces-api | 1.1.0 | - | jar | |
org.tastybug.bugwerk | blueprint | 1.4.0 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
quartz | quartz | 1.5.2 | - | jar | |
quartz | quartz-jboss | 1.5.1 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
Channel 2 is a Webservice interface that offers methods for the access of Tickets and Incidents that are stored on a Naggregator Server instance.
http://bugwerk.sourceforge.net/naggregator/project/ticket/webservice/channel2/
This module contains code that is shared between the different channel implementations.
http://bugwerk.sourceforge.net/naggregator/project/ticket/webservice/shared/
Describe me
http://bugwerk.sourceforge.net/naggregator/user/base/
Describe me
http://bugwerk.sourceforge.net/naggregator/project/base/
This sub project contains the shared files of the naggregator system module.
http://bugwerk.sourceforge.net/naggregator/system/base/
An implmentation of the GoF Chain of Responsibility pattern
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
http://www.jcp.org/en/jsr/detail?id=168
Unnamed - myfaces:myfaces-api:jar:1.1.0
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.
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
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 - javax.servlet:jstl:jar:1.1.2
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
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
This package delivers contracts, interfaces and constants that are shared among the different BugWerk modules.
http://bugwerk.sourceforge.net/blueprint/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Unnamed - quartz:quartz-jboss:jar:1.5.1
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
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
Unnamed - jboss:jboss-j2ee:jar:4.0.2
Unnamed - jboss:jboss-system:jar:4.0.2
Describe me
http://bugwerk.sourceforge.net/naggregator/project/ticket/base/