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.profiling | atlassian-profiling | 1.3 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| dom4j | dom4j | 1.4 | - | jar | |
| ehcache | ehcache | 1.0 | - | jar | |
| hibernate | hibernate | 2.1.8 | - | jar | |
| log4j | log4j | 1.2.8 | - | jar | |
| net.sf.ldaptemplate | ldaptemplate | 1.0.1 | - | jar | |
| opensymphony | oscore | 2.2.4 | - | jar | |
| opensymphony | propertyset | 1.3-21Nov03 | - | jar | |
| org.springframework | spring | 2.0.6 | - | jar | |
| org.springframework | spring-hibernate2 | 2.0.6 | - | jar | |
| osuser | osuser | atl.user | - | jar | |
| xmlrpc | xmlrpc | 1.2 | - | 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 |
|---|---|---|---|---|---|
| cglib | cglib-full | 2.0.2 | - | jar | |
| javax.transaction | jta | 1.0.1B | - | jar | |
| odmg | odmg | 3.0 | - | 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 |
|---|---|---|---|---|---|
| hsqldb | hsqldb | 1.8.0.7 | - | jar | |
| junit | junit | 3.8.1 | - | jar | |
| mockobjects | alt-j1.3-j2ee1.3 | 0.07 | - | jar | |
| mockobjects | mockobjects-core | 0.09 | - | 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 |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| commons-httpclient | commons-httpclient | 2.0.2 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| isorelax | isorelax | 20020414 | - | jar | |
| jaxen | jaxen | 1.0-FCS | - | jar | |
| msv | msv | 20020414 | - | jar | |
| org.springframework | spring-aop | 1.2.7 | - | jar | |
| org.springframework | spring-beans | 1.2.7 | - | jar | |
| org.springframework | spring-context | 1.2.7 | - | jar | |
| org.springframework | spring-core | 1.2.7 | - | jar | |
| org.springframework | spring-dao | 1.2.7 | - | jar | |
| org.springframework | spring-jdbc | 2.0.6 | - | jar | |
| p6spy | p6spy | 1.3 | - | jar | |
| relaxngDatatype | relaxngDatatype | 20020414 | - | jar | |
| saxpath | saxpath | 1.0-FCS | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | 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 |
|---|---|---|---|---|---|
| javax.servlet | servlet-api | 2.3 | - | jar |
Atlassian-user is an internal project, modelling users and groups for all Atlassian applications.
http://www.atlassian.com/atlassian-user
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.
Java framework to simplify LDAP operations, based on the pattern of Spring's JdbcTemplate. Relieves the users of the burden of looking up and closing contexts, looping through NamingEnumerations, encoding/decoding values and filters, and more.
http://sourceforge.net/projects/ldaptemplate/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
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
Unnamed - jaxen:jaxen:jar:1.0-FCS
Unnamed - saxpath:saxpath:jar:1.0-FCS
Unnamed - msv:msv:jar:20020414
Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414
Unnamed - isorelax:isorelax:jar:20020414
Unnamed - osuser:osuser:jar:atl.user
Spring Framework
http://www.springframework.org
Unnamed - xmlrpc:xmlrpc:jar:1.2
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/
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.
http://jakarta.apache.org/commons/codec/
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 - ehcache:ehcache:jar:1.0
Unnamed - mockobjects:alt-j1.3-j2ee1.3:jar:0.07
Unnamed - log4j:log4j:jar:1.2.8
Spring Framework: Hibernate2
http://www.springframework.org
AOP Alliance
http://aopalliance.sourceforge.net
Spring Framework: JDBC
http://www.springframework.org
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
http://www.opensymphony.com/propertyset/
Unnamed - cglib:cglib-full:jar:2.0.2
Unnamed - hibernate:hibernate:jar:2.1.8
Unnamed - mockobjects:mockobjects-core:jar:0.09
Unnamed - opensymphony:oscore:jar:2.2.4
A simple framework for run-time profiling an application, focused on J2EE web applications.
http://www.atlassian.com/atlassian-profiling
P6Spy is an open source framework for applications that intercept and optionally modify database statements.
Lightweight 100% Java SQL Database Engine
The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.