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
com.atlassian.profilingatlassian-profiling1.3-jar
dom4jdom4j1.4-jar
net.sf.ehcacheehcache1.2.3-jar
net.sf.ldaptemplateldaptemplate1.0.1-jar
opensymphonyoscore2.2.7-jar
opensymphonypropertyset1.3-21Nov03-jar
org.springframeworkspring-aop2.0.6-jar
org.springframeworkspring-hibernate22.0.6-jar
osuserosuseratl.user-jar
hibernatehibernate2.1.8-jar(optional)

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
javax.transactionjta1.0.1B-jar
cglibcglib2.1-jar(optional)
odmgodmg3.0-jar(optional)

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:

GroupIdArtifactIdVersionClassifierTypeOptional
com.atlassian.cacheatlassian-cache-memory0.1-jar
com.atlassian.ldapatlassian-ldap-test-server5-jar
hsqldbhsqldb1.8.0.7-jar
javax.servletservlet-api2.3-jar
mockobjectsalt-j1.3-j2ee1.30.07-jar
mockobjectsmockobjects-core0.09-jar
org.slf4jslf4j-log4j121.3.0-jar
org.springframeworkspring-mock2.0.6-jar
xercesxercesImpl2.8.1-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:

GroupIdArtifactIdVersionClassifierTypeOptional
aopallianceaopalliance1.0-jar
com.atlassian.cacheatlassian-cache-api0.1-jar
commons-collectionscommons-collections2.1-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.0.4-jar
isorelaxisorelax20020414-jar
jaxenjaxen1.0-FCS-jar
log4jlog4j1.2.8-jar
msvmsv20020414-jar
org.springframeworkspring-beans2.0.6-jar
org.springframeworkspring-context2.0.6-jar
org.springframeworkspring-core2.0.6-jar
org.springframeworkspring-dao2.0.6-jar
org.springframeworkspring-jdbc2.0.6-jar
p6spyp6spy1.3-jar
relaxngDatatyperelaxngDatatype20020414-jar
saxpathsaxpath1.0-FCS-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
asmasm1.5.3-jar
asmasm-util1.3.4-jar
aspectwerkzaspectwerkz-core0.8.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:

GroupIdArtifactIdVersionClassifierTypeOptional
antlrantlr2.7.6-jar
backport-util-concurrentbackport-util-concurrent2.2-jar
bouncycastlelcrypto-jdk14131-jar
commons-daemoncommons-daemon1.0.1-jar
commons-iocommons-io1.3.1-jar
jdbmjdbm1.0-jar
junitjunit3.8.1-jar
org.apache.directory.daemondaemon-bootstrappers1.0.0-jdk14-jar
org.apache.directory.serverapacheds-core1.0.0-jdk14-jar
org.apache.directory.serverapacheds-core-shared1.0.0-jdk14-jar
org.apache.directory.serverapacheds-kerberos-shared1.0.0-jdk14-jar
org.apache.directory.serverapacheds-protocol-changepw1.0.0-jdk14-jar
org.apache.directory.serverapacheds-protocol-kerberos1.0.0-jdk14-jar
org.apache.directory.serverapacheds-protocol-ldap1.0.0-jdk14-jar
org.apache.directory.serverapacheds-protocol-ntp1.0.0-jdk14-jar
org.apache.directory.serverapacheds-protocol-shared1.0.0-jdk14-jar
org.apache.directory.serverapacheds-server-jndi1.0.0-jdk14-jar
org.apache.directory.serverapacheds-server-main1.0.0-jdk14-jar
org.apache.directory.serverapacheds-server-ssl1.0.0-jdk14-jar
org.apache.directory.sharedshared-asn10.9.5.3-jar
org.apache.directory.sharedshared-asn1-codec0.9.5.3-jdk14-jar
org.apache.directory.sharedshared-ldap0.9.5.3-jar
org.apache.minamina-core1.0.0-jar
org.apache.minamina-filter-ssl1.0.0-jar
org.slf4jslf4j-api1.3.0-jar
xml-apisxml-apis1.3.03-jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Atlassian User

Atlassian-user is an internal project, modelling users and groups for all Atlassian applications.

https://docs.atlassian.com/atlassian-user/2.1-beta1

Atlassian Core Profiling

A simple framework for run-time profiling an application, focused on J2EE web applications.

http://www.atlassian.com/atlassian-profiling

P6Spy

P6Spy is an open source framework for applications that intercept and optionally modify database statements.

http://www.p6spy.com/

Unnamed - dom4j:dom4j:jar:1.4

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

ehcache

ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects. 15. Production tested. EHCache is used on a large and very busy eCommerce site. 16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.

http://ehcache.sf.net

Java Transaction API

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

OS Core

Unnamed - osuser:osuser:jar:atl.user

OS Property Set

http://www.opensymphony.com/propertyset/

Spring Framework: Hibernate2

Spring Framework: Hibernate2

http://www.springframework.org

Spring Framework: JDBC

Spring Framework: JDBC

http://www.springframework.org

Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

LdapTemplate

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/

Spring Framework: DAO

Spring Framework: DAO

http://www.springframework.org

Unnamed - hibernate:hibernate:jar:2.1.8

Unnamed - odmg:odmg:jar:3.0

cglib

http://cglib.sourceforge.net/

asm

http://asm.objectweb.org/

Unnamed - asm:asm-util:jar:1.3.4

Unnamed - aspectwerkz:aspectwerkz-core:jar:0.8.1

Unnamed - mockobjects:mockobjects-core:jar:0.09

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

Unnamed - mockobjects:alt-j1.3-j2ee1.3:jar:0.07

Atlassian Cache Memory

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-cache-memory/0.1/atlassian-cache-memory

Atlassian Cache API

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-cache-api/0.1/atlassian-cache-api

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

Test Ldap Server

Base POM for Atlassian projects

http://www.atlassian.com/atlassian-ldap-test/atlassian-ldap-test-server

ApacheDS Server Main [Retrotranslated to 1.4]

http://directory.apache.org/subprojects/apacheds/apacheds-server-main

ApacheDS Server SSL [Retrotranslated to 1.4]

An SSL support module for LDAPS with ApacheDS

http://directory.apache.org/subprojects/apacheds/apacheds-server-ssl

ApacheDS Server JNDI [Retrotranslated to 1.4]

The JNDI provider which launches the core and associated network services: Changepw, Kerberos, LDAP, and NTP if all are configured. By default only LDAP is configured to startup.

http://directory.apache.org/subprojects/apacheds/apacheds-server-jndi

ApacheDS Protocol Change Password [Retrotranslated to 1.4]

The Change Password protocol provider for ApacheDS

http://directory.apache.org/subprojects/apacheds/apacheds-protocol-changepw

ApacheDS Protocol Ntp [Retrotranslated to 1.4]

The NTP protocol provider for ApacheDS

http://directory.apache.org/subprojects/apacheds/apacheds-protocol-ntp

ApacheDS Protocol Shared [Retrotranslated to 1.4]

Shared library that is used by all protocol providers in ApacheDS

http://directory.apache.org/subprojects/apacheds/apacheds-protocol-shared

ApacheDS Protocol Kerberos [Retrotranslated to 1.4]

The Kerberos Protocol Provider for ApacheDS

http://directory.apache.org/subprojects/apacheds/apacheds-protocol-kerberos

ApacheDS Protocol Kerberos Shared [Retrotranslated to 1.4]

The Kerberos protocol provider for ApacheDS

http://directory.apache.org/subprojects/apacheds/apacheds-kerberos-shared

ApacheDS Protocol Ldap [Retrotranslated to 1.4]

The LDAPv3 protocol provider for ApacheDS

http://directory.apache.org/subprojects/apacheds/apacheds-protocol-ldap

Apache Directory MINA ASN.1 Codec Shared [Retrotranslated to 1.4]

ApacheDS Core [Retrotranslated to 1.4]

Server's core contains the JNDI provider, interceptors, schema, and database subsystems. The core is the heart of the server without protocols enabled.

http://directory.apache.org/subprojects/apacheds/apacheds-core

Unnamed - jdbm:jdbm:jar:1.0

ApacheDS Core Shared [Retrotranslated to 1.4]

Shared classes between the core plugin and the core to prevent cyclic dependencies since the core uses the core plugin.

http://directory.apache.org/subprojects/apacheds/apacheds-core-shared

Apache MINA SSL Filter

MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and highly scalable network applications easily.

http://directory.apache.org/subprojects/mina/mina-filter-ssl

Apache MINA Core API

MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and highly scalable network applications easily.

http://directory.apache.org/projects/mina/

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

Apache Directory Daemon Bootstrappers [Retrotranslated to 1.4]

Daemon bootstrappers which initialize a classloader with jars laid out in an installation footprint.

Daemon

Commons Daemon

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

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Apache Directory Protocol Ldap Shared

Common LDAP packages used by clients and servers.

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

Collections

Commons Collections

Apache Directory ASN.1 Shared

AntLR

http://www.antlr.org/

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

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

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Unnamed - log4j:log4j:jar:1.2.8

Xerces2 Java Parser

Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.

http://xerces.apache.org/xerces2-j/

Unnamed - xml-apis:xml-apis:jar:1.3.03

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

http://xml.apache.org/commons/#external

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

Logging

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

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

Unnamed - junit:junit:jar:3.8.1