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.gadgets atlassian-gadgets-shared 1.0.0.m11.1 - jar
com.atlassian.oauth atlassian-oauth-bridge 1.0.beta12 - jar
org.apache.shindig shindig-gadgets 1.0-incubating-atlassian-1 - 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
org.apache.shindig shindig-features 1.0-incubating-atlassian-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:

GroupId ArtifactId Version Classifier Type Optional
junit junit 4.5 - jar
org.hamcrest hamcrest-integration 1.1 - jar
org.hamcrest hamcrest-library 1.1 - jar
org.mockito mockito-core 1.6 - jar

provided

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
com.atlassian.bundles google-collections 1.0-rc1 - jar
com.atlassian.bundles json 20070829 - jar
com.atlassian.gadgets atlassian-gadgets-api 1.0.0.m11.1 - jar
com.atlassian.gadgets atlassian-gadgets-spi 1.0.0.m11.1 - jar
com.atlassian.oauth atlassian-oauth-consumer-spi 1.0.beta12 - jar
com.atlassian.sal sal-api 2.0.9 - jar
com.atlassian.security.auth.trustedapps atlassian-trusted-apps-core 1.0 - jar
commons-io commons-io 1.4 - jar
javax.servlet servlet-api 2.5 - jar
org.apache.httpcomponents httpclient 4.0-beta2 - 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
aopalliance aopalliance 1.0 - jar
backport-util-concurrent backport-util-concurrent 3.1 - jar
caja caja r3034 - jar
caja json_simple r1 - jar
com.google.code.guice guice 1.0-atlassian-2 - jar
com.ibm.icu icu4j 3.8 - jar
commons-codec commons-codec 1.3 - jar
commons-collections commons-collections 3.2 - jar
commons-httpclient commons-httpclient 3.1 - jar
jdom jdom 1.0 - jar
joda-time joda-time 1.6 - jar
net.oauth oauth-core 20090221 - jar
net.sf.ehcache ehcache 1.5.0 - jar
net.sf.jsr107cache jsr107cache 1.0 - jar
net.sourceforge.nekohtml nekohtml 1.9.11 - jar
nu.validator.htmlparser htmlparser 1.0.7 - jar
org.apache.shindig shindig-common 1.0-incubating-atlassian-1 - jar
org.hamcrest hamcrest-all 1.1 - jar
rome rome 0.9 - 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
org.hamcrest hamcrest-core 1.1 - jar
org.objenesis objenesis 1.0 - jar

provided

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
avalon-framework avalon-framework 4.1.3 - jar
bouncycastle bcprov-jdk14 138 - jar
com.atlassian.oauth atlassian-oauth-api 1.0.beta12 - jar
com.google.collections google-collections 1.0-rc1 - jar
commons-lang commons-lang 2.4 - jar
commons-logging commons-logging 1.1 - jar
log4j log4j 1.2.12 - jar
logkit logkit 1.0.1 - jar
net.jcip jcip-annotations 1.0 - jar
net.sourceforge.findbugs jsr305 1.3.2 - jar
org.apache.httpcomponents httpcore 4.0-beta3 - jar
org.json json 20070829 - jar
org.slf4j slf4j-api 1.5.0 - jar

Project Dependency Graph

Dependency Listings

Gadget Renderer Plugin

Plugin which renders individual gadgets

http://www.atlassian.com/atlassian-private-pom/atlassian-gadgets/atlassian-gadgets-renderer-plugin

Atlassian Gadgets Shared Libraries

A library used internally by the dashboard and directory plugins

http://www.atlassian.com/atlassian-private-pom/atlassian-gadgets/atlassian-gadgets-shared

Atlassian OAuth Bridge

Utilities for bridging the gap between our OAuth API and the OAuth.net API

http://www.atlassian.com/atlassian-private-pom/atlassian-oauth/atlassian-oauth-bridge

Apache Shindig Gadget Renderer

Renders gadgets, provides the gadget metadata service, and serves all javascript required by the OpenSocial specification.

http://incubator.apache.org/shindig/shindig-parent/shindig-gadgets

Apache Shindig Common Code

Common java code for Shindig

http://incubator.apache.org/shindig/shindig-parent/shindig-common

Caja

Caja is a JavaScript/HTML/CSS rewriter that makes javascript code obey object capabilities rules.

http://code.google.com/p/google-caja

htmlparser

The Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications that do not run scripts. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with the parser.

http://about.validator.nu/htmlparser/

Unnamed - caja:json_simple:pom:r1

OAuth::Core

http://oauth.net/code/oauth-core

Guice

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 5, brought to you by Google.

http://code.google.com/p/google-guice/

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Commons 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://commons.apache.org/lang/

ROME, RSS and atOM utilitiEs for Java

All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0) and Atom 0.3 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.

https://rome.dev.java.net/

Unnamed - jdom:jdom:jar:1.0

ICU4J

The International Component for Unicode (ICU) is a mature, portable set of C/C++ and Java libraries for Unicode support, software internationalization (I18N) and globalization (G11N), giving applications the same results on all platforms.

http://www-306.ibm.com/software/globalization/icu/

Neko HTML

http://nekohtml.sourceforge.net/

Atlassian Gadgets API

Public Atlassian Gadgets API

http://www.atlassian.com/atlassian-private-pom/atlassian-gadgets/atlassian-gadgets-bundle-base-pom/atlassian-gadgets-api

Atlassian Gadgets SPI

Service Provider Interfaces for Atlassian Gadgets

http://www.atlassian.com/atlassian-private-pom/atlassian-gadgets/atlassian-gadgets-bundle-base-pom/atlassian-gadgets-spi

Google Collections Bundle

Google Collections with OSGi manifest entries

http://www.atlassian.com/atlassian-public-pom/parent-pom/google-collections

Google Collections Library

Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0

http://code.google.com/p/google-collections/

JSON Library

Library for manipulating JSON

http://www.atlassian.com/atlassian-public-pom/parent-pom/json

JSON (JavaScript Object Notation)

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

http://www.json.org/java/index.html

Atlassian OAuth Consumer SPI

Consumer SPIs to allow applications to provide custom implementations of storing token and consumer info

http://www.atlassian.com/atlassian-private-pom/atlassian-oauth/atlassian-oauth-consumer-spi

Atlassian OAuth API

API for Atlassian OAuth Plugins

http://www.atlassian.com/atlassian-private-pom/atlassian-oauth/atlassian-oauth-api

jsr305

support for jsr305 annotation project

http://findbugs.sourceforge.net/

Unnamed - net.jcip:jcip-annotations:jar:1.0

Shared Application Access Layer API

Base POM for Atlassian projects

http://www.atlassian.com/atlassian-public-pom/sal-parent/sal-api

Atlassian Trusted Apps Core

Base POM for Atlassian projects

http://www.atlassian.com/atlassian-public-pom/atlassian-trusted-apps/atlassian-trusted-apps-core

Unnamed - bouncycastle:bcprov-jdk14:jar:138

SLF4J API Module

The slf4j API

http://www.slf4j.org

Commons IO

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

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

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

HttpClient

HttpComponents Client (base module)

http://hc.apache.org/httpcomponents-client

HttpCore

HttpComponents Core (Java 1.3 compatible)

http://hc.apache.org/httpcomponents-core/

Logging

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

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

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.

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

Apache Shindig Features

Packages all the features that shindig provides into a single jar file to allow loading from the classpath

http://incubator.apache.org/shindig/shindig-parent/shindig-features

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

Mockito

Mock objects library for java

http://www.mockito.org

Objenesis

A library for instantiating Java objects

http://objenesis.googlecode.com/svn/docs/index.html

Hamcrest Library

Hamcrest Integration

Hamcrest Core