Project Dependencies

compile

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.connector atlassian-connector-commons 3.1.0 - jar
com.intellij.idea annotations 7.0 7590 jar
com.intellij.idea bootstrap 7.0 7590 jar
com.intellij.idea extensions 7.0 7590 jar
com.intellij.idea forms_rt 7.0 7590 jar
com.intellij.idea idea 7.0 jdk15 jar
com.intellij.idea idea-junit 7.0 jdk15 jar
com.intellij.idea javac2 7.0 7590 jar
com.intellij.idea jgoodies-forms 7.0 7590 jar
com.intellij.idea openapi 7.0 7590 jar
commons-httpclient commons-httpclient 3.1 - jar
commons-lang commons-lang 2.3 - jar
joda-time joda-time 1.5.2 - jar
log4j log4j 1.2.9 - jar
net.sf.nachocalendar nachocalendar 0.23 - jar
org.apache.axis axis-jaxrpc 1.4 - jar
org.apache.axis axis-saaj 1.4 - jar
org.picocontainer picocontainer 1.2 - jar
wsdl4j wsdl4j 1.6.1 - jar
xmlrpc xmlrpc 2.0 - 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:

GroupId ArtifactId Version Classifier Type Optional
com.spartez.util spartez-junit3-util 1.0.0 - jar
gnu.trove trove4j idea-7.0.2 - jar
net.sourceforge.cssparser cssparser 0.9.4 jdk15 jar
net.sourceforge.htmlunit htmlunit 1.14 - jar
org.ddsteps ddsteps-httpserver-mock 1.0-m1 - jar
org.easymock easymock 2.3 - jar
org.mockito mockito-all 1.7 - 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:

GroupId ArtifactId Version Classifier Type Optional
ant ant 1.6.5 - jar
asm asm 2.2.3 - jar
asm asm-commons 2.2.3 - jar
asm asm-tree 2.2.3 - jar
axis axis 1.4 - jar
axis axis-jaxrpc 1.4 - jar
axis axis-saaj 1.4 - jar
com.jgoodies forms 1.0.7 - jar
com.thoughtworks.xstream xstream 1.3 - jar
commons-codec commons-codec 1.2 - jar
commons-collections commons-collections 3.2.1 - jar
commons-io commons-io 1.4 - jar
commons-logging commons-logging 1.0.4 - jar
jdom jdom 1.0 - jar
org.mortbay.jetty jetty 6.1.5 - jar
org.mortbay.jetty jetty-util 6.1.5 - jar
org.mortbay.jetty servlet-api-2.5 6.1.5 - jar
xpp3 xpp3_min 1.1.4c - jar

runtime

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
axis axis-wsdl4j 1.5.1 - jar
commons-discovery commons-discovery 0.2 - 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:

GroupId ArtifactId Version Classifier Type Optional
jaxen jaxen 1.1.1 - jar
junit junit 3.8.2 - jar
junit-addons junit-addons 1.4 - jar
nekohtml nekohtml 0.9.5 - jar
rhino js 1.6R7 - jar
xerces xercesImpl 2.6.2 - jar
xerces xmlParserAPIs 2.6.2 - jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Atlassian Intellij IDEA Plugin

An Intellij IDEA plugin for Atlassian's tools.

http://www.atlassian.com/atlassian-public-pom/atlassian-connector-parent-pom/atlassian-idea-plugin

Unnamed - org.apache.axis:axis-jaxrpc:jar:1.4

POM was created from deploy:deploy-file

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

Unnamed - com.intellij.idea:openapi:jar:7.0

Unnamed - gnu.trove:trove4j:jar:idea-7.0.2

WSDL4J

Java stub generator for WSDL

http://sf.net/projects/wsdl4j

Library of common classes

Common classes used by various Atlassian IDE Connectors.

http://www.atlassian.com/atlassian-public-pom/atlassian-connector-parent-pom/atlassian-connector-commons

Axis Web Services

An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.

http://ws.apache.org/axis

Unnamed - axis:axis-jaxrpc:jar:1.4

POM was created from deploy:deploy-file

Unnamed - axis:axis-saaj:jar:1.4

POM was created from deploy:deploy-file

Unnamed - axis:axis-wsdl4j:jar:1.5.1

Discovery

Commons Discovery

XStream Core

MXP1: Xml Pull Parser 3rd Edition (XPP3)

MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.

http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/

ddsteps-httpserver-mock

Jetty Server

Jetty server core

http://jetty.mortbay.org

Unnamed - junit-addons:junit-addons:jar:1.4

Unnamed - com.intellij.idea:forms_rt:jar:7.0

Unnamed - net.sf.nachocalendar:nachocalendar:jar:0.23

Unnamed - xmlrpc:xmlrpc:jar:2.0

Mockito

Mock objects library for java

http://www.mockito.org

HtmlUnit

A headless browser intended for use in testing web-based applications.

http://htmlunit.sourceforge.net

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

Commons Collections

Types that extend and augment the Java Collections Framework.

http://commons.apache.org/collections/

Rhino

Rhino: JavaScript for Java

http://www.mozilla.org/rhino/

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Neko HTML

Unnamed - xerces:xercesImpl:jar:2.6.2

Commons IO

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

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

Unnamed - com.intellij.idea:extensions:jar:7.0

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/httpcomponents/httpclient-3.x/

Logging

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

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

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.

PicoContainer Core

Please refer to the <a href="http://picocontainer.org/">main website</a> for documentation.

http://www.picocontainer.org/picocontainer

Unnamed - com.intellij.idea:idea-junit:jar:7.0

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

Unnamed - com.intellij.idea:idea:jar:7.0

Unnamed - org.apache.axis:axis-saaj:jar:1.4

POM was created from deploy:deploy-file

Joda time

Date and time library to replace JDK date handling.

http://joda-time.sourceforge.net

Unnamed - log4j:log4j:jar:1.2.9

spartez-test-util

Base POM for Atlassian projects

http://maven.apache.org

JUnit

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.

http://junit.org

Unnamed - com.intellij.idea:bootstrap:jar:7.0

Unnamed - com.intellij.idea:annotations:jar:7.0

Unnamed - com.intellij.idea:jgoodies-forms:jar:7.0

Unnamed - com.intellij.idea:javac2:jar:7.0

ASM Commons

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm-commons

ASM Tree

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm-tree

ASM Core

A very small and fast Java bytecode manipulation framework

http://asm.objectweb.org/asm

Unnamed - jdom:jdom:jar:1.0

Unnamed - ant:ant:jar:1.6.5

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://www.apache.org/ant

JGoodies Forms

JGoodies Forms: An Advanced Swing Layout System

https://forms.dev.java.net/

CSS Parser

A CSS parser which implements SAC (the Simple API for CSS).

http://cssparser.sourceforge.net