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.atlassian.mail | atlassian-mail | 1.6 | - | jar | |
| com.atlassian.plugins | atlassian-plugins | 0.8 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| log4j | log4j | 1.2.7 | - | jar | |
| nekohtml | nekohtml | 0.9.5 | - | jar | |
| opensymphony | oscore | 2.2.4 | - | jar | |
| org.hibernate | jtidy | r8-20060801 | - | jar | |
| radeox | radeox | 1.0b2-forked-22Apr2004 | - | jar | |
| xerces | xercesImpl | 2.6.2 | - | jar | |
| xerces | xmlParserAPIs | 2.2.1 | - | 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 | 3.8.1 | - | jar | |
| mockobjects | mockobjects-core | 0.09 | - | 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.servlet | servlet-api | 2.3 | - | 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 |
|---|---|---|---|---|---|
| com.atlassian.core | atlassian-core | 3.6 | - | jar | |
| com.atlassian.ofbiz | atlassian-ofbiz | 2.1 | - | jar | |
| com.atlassian.profiling | atlassian-profiling | 1.3 | - | jar | |
| com.atlassian.velocity | atlassian-velocity | 0.6 | - | jar | |
| commons-beanutils | commons-beanutils | 1.6.1 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| commons-digester | commons-digester | 1.4.1 | - | jar | |
| commons-io | commons-io | 1.2 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| dom4j | dom4j | 1.4 | - | jar | |
| isorelax | isorelax | 20020414 | - | jar | |
| javax.activation | activation | 1.0.2 | - | jar | |
| javax.mail | 1.4 | - | jar | ||
| javax.transaction | jta | 1.0.1b | - | jar | |
| jaxen | jaxen | 1.0-FCS | - | jar | |
| mockobjects | alt-jdk1.3 | 0.07 | - | jar | |
| mockobjects | mockobjects-alt-jdk1.3-j2ee1.3 | 0.09 | - | jar | |
| mockobjects | mockobjects-jdk1.3-j2ee1.2 | 0.09 | - | jar | |
| msv | msv | 20020414 | - | jar | |
| ofbcore | ofbcore-entity | 2.1.1-atlassian-21Mar06 | - | jar | |
| ofbcore | ofbcore-share | 2.1.1 | - | jar | |
| opensymphony | osuser | 1.0-20060106 | - | jar | |
| opensymphony | propertyset | 1.3-21Nov03 | - | jar | |
| opensymphony | sitemesh | 2.3 | - | jar | |
| opensymphony | webwork | 12Dec05-jiratld | - | jar | |
| oscache | oscache | DEV | - | jar | |
| oscore | oscore | 2.2.6-dev-9Nov05 | - | jar | |
| osuser | osuser | 1.0-dev-log4j-1.4jdk-7Dec05 | - | jar | |
| p6spy | p6spy | 1.3 | - | jar | |
| relaxngDatatype | relaxngDatatype | 20020414 | - | jar | |
| saxpath | saxpath | 1.0-FCS | - | jar | |
| seraph | seraph | 0.7.17 | - | jar | |
| velocity | velocity | 1.4 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| velocity | velocity-dep | 1.4 | - | jar |
The library that renders wiki markup for Confluence and JIRA.
http://docs.atlassian.com/atlassian-renderer/3.18
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.
Unnamed - radeox:radeox:jar:1.0b2-forked-22Apr2004
Unnamed - javax.servlet:servlet-api:jar:2.3
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 - log4j:log4j:jar:1.2.7
A library to give systems the ability to have plugins, make them more pluggable and hence add pluggability (it's late - that makes sense in my head).
http://www.atlassian.com/atlassian-plugins
Unnamed - xerces:xercesImpl:jar:2.6.2
Atlassian Mail is a generic mail sending component used by Atlassian applications.
http://www.atlassian.com/atlassian-mail
Atlassian OFBiz contains all the core classes that Atlassian uses around the OFBiz framework.
http://www.atlassian.com/atlassian-ofbiz
Atlassian Core Tools.
http://www.atlassian.com/atlassian-core
OSUser is a module of the OpenSymphony framework designed to provide a simple to use API for user-management
http://www.opensymphony.com/osuser/
Unnamed - opensymphony:webwork:jar:12Dec05-jiratld
POM was created from deploy:deploy-file
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
Unnamed - mockobjects:mockobjects-jdk1.3-j2ee1.2:jar:0.09
Atlassian Velocity
http://www.atlassian.com/atlassian-velocity
Unnamed - mockobjects:mockobjects-alt-jdk1.3-j2ee1.3:jar:0.09
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.
Java Bean Utililities
http://jakarta.apache.org/commons/beanutils/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
https://glassfish.dev.java.net/javaee5/mail/
http://www.opensymphony.com/propertyset/
Unnamed - oscore:oscore:jar:2.2.6-dev-9Nov05
Unnamed - ofbcore:ofbcore-share:jar:2.1.1
Unnamed - ofbcore:ofbcore-entity:jar:2.1.1-atlassian-21Mar06
Unnamed - mockobjects:mockobjects-core:jar:0.09
Unnamed - opensymphony:oscore:jar:2.2.4
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.