Project Dependencies

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 3.8.1 - 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
org.apache.axis2 axis2-jaxws-api 1.3 - jar
org.apache.geronimo.specs geronimo-annotation_1.0_spec 1.1.1 - jar
org.apache.geronimo.specs geronimo-ejb_3.0_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-jsp_2.1_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-servlet_2.5_spec 1.2 - jar
org.apache.geronimo.specs geronimo-ws-metadata_2.0_spec 1.1.2 - jar
wsdl4j wsdl4j 1.6.2 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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.ibm.icu icu4j 2.6.1 - jar
commons-io commons-io 1.2 - jar
commons-logging commons-logging 1.0.4 - jar
dom4j dom4j 1.6.1 - jar
javax.activation activation 1.1 - jar
javax.mail mail 1.4 - jar
javax.xml.bind jaxb-api 2.0 - jar
javax.xml.bind jsr173_api 1.0 - jar
jaxen jaxen 1.1-beta-11 - jar
jdom jdom 1.0 - jar
org.apache.axis2 axis2-saaj-api 1.3 - jar
org.apache.geronimo.specs geronimo-activation_1.1_spec 1.0.2 - jar
org.apache.geronimo.specs geronimo-javamail_1.4_spec 1.0-M1 - jar
org.apache.ws.commons.axiom axiom-api 1.2.5 - jar
org.apache.ws.commons.axiom axiom-dom 1.2.5 - jar
org.apache.ws.commons.axiom axiom-impl 1.2.5 - jar
org.ccil.cowan.tagsoup tagsoup 0.9.7 - jar
org.codehaus.woodstox wstx-asl 3.2.1 - jar
stax stax-api 1.0.1 - jar
xalan xalan 2.7.0 - jar
xerces xercesImpl 2.8.1 - jar
xerces xmlParserAPIs 2.6.1 - jar
xml-apis xml-apis 1.3.03 - jar
xom xom 1.0b3 - jar

Project Dependency Graph

Dependency Listings

Geronimo Samples :: jaxws-calculator :: WAR

Geronimo Samples. WEB Module

http://geronimo.apache.org/maven/geronimo-samples/2.1.2/samples/jaxws-calculator/jaxws-calculator-war

Apache Axis 2.0 - JAXWS API

Axis2 JAXWS API

http://ws.apache.org/axis2/axis2-jaxws-api

Apache Axis 2.0 - SAAJ API

Axis2 SAAJ API

http://ws.apache.org/axis2/axis2-saaj-api

JavaMail 1.4

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-javamail_1.4_spec

Activation 1.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-activation_1.1_spec

Unnamed - javax.xml.bind:jaxb-api:jar:2.0

Unnamed - javax.xml.bind:jsr173_api:jar:1.0

Axiom Impl

The Axiom default implementation.

http://ws.apache.org/commons/axiom/modules/axiom-impl

Axiom DOM

The Axiom DOM implementation.

http://ws.apache.org/commons/axiom/modules/axiom-dom

Axiom API

The Axiom API

http://ws.apache.org/commons/axiom/modules/axiom-api

Logging

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

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

JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

https://glassfish.dev.java.net/javaee5/mail/

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp

Unnamed - xalan:xalan:jar:2.7.0

Woodstox

Woodstox is a high-performance XML processor that implements Stax (JSR-173) API

http://woodstox.codehaus.org

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

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

IO

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

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

Annotation 1.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec

Web Services Metadata 2.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec

WSDL4J

Java stub generator for WSDL

http://sf.net/projects/wsdl4j

JSP 2.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jsp_2.1_spec

EJB 3.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-ejb_3.0_spec

Servlet 2.5

Servlet 2.5 Specification

http://geronimo.apache.org/maven/specs/servlet-2.5/1.2

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