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
avalon-framework avalon-framework 4.1.3 - jar
axis axis 1.4 - jar
axis axis-jaxrpc 1.4 - jar
axis axis-saaj 1.4 - jar
commons-logging commons-logging 1.1 - jar
javax.servlet servlet-api 2.3 - jar
log4j log4j 1.2.12 - jar
logkit logkit 1.0.1 - jar
org.apache.ws.commons ws-commons-util 1.0.1 - jar
org.apache.xmlrpc xmlrpc-common 3.0 - jar
org.apache.xmlrpc xmlrpc-server 3.0 - jar
xml-apis xml-apis 1.0.b2 - 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
junit junit 4.4 - 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
no.uit.cs.argos core 1.1 - jar
no.uit.cs.argos jetty 1.1 - jar
org.mortbay.jetty jetty 6.1.1 - jar
org.mortbay.jetty jetty-util 6.1.1 - jar
org.mortbay.jetty servlet-api-2.5 6.1.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:

GroupId ArtifactId Version Classifier Type Optional
avalon-framework avalon-framework 4.1.3 - jar
axis axis 1.4 - jar
axis axis-jaxrpc 1.4 - jar
axis axis-saaj 1.4 - jar
commons-logging commons-logging 1.1 - jar
javax.servlet servlet-api 2.3 - jar
log4j log4j 1.2.12 - jar
logkit logkit 1.0.1 - jar
org.apache.ws.commons ws-commons-util 1.0.1 - jar
org.apache.xmlrpc xmlrpc-common 3.0 - jar
org.apache.xmlrpc xmlrpc-server 3.0 - jar
xml-apis xml-apis 1.0.b2 - 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
junit junit 4.4 - 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
no.uit.cs.argos core 1.1 - jar
no.uit.cs.argos jetty 1.1 - jar
org.mortbay.jetty jetty 6.1.1 - jar
org.mortbay.jetty jetty-util 6.1.1 - jar
org.mortbay.jetty servlet-api-2.5 6.1.1 - jar

Project Dependency Graph

Dependency Listings

Webservices

The WS system service makes it easy to create SOAP and XML-RPC services

http://jargos.sourceforge.net/webservices

Project License: The BSD License


Apache XML-RPC Server Library

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification.

http://ws.apache.org/xmlrpc/xmlrpc-server

Project License: The Apache Software License, Version 2.0


Apache XML-RPC Common Library

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification.

http://ws.apache.org/xmlrpc/xmlrpc-common

Project License: The Apache Software License, Version 2.0


Apache WebServices Common Utilities

This is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced.

http://ws.apache.org/commons/util

Project License: The Apache Software License, Version 2.0


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

Project License: Common Public License Version 1.0


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

Project License: The Apache Software License, Version 2.0


Axis Web Services

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

http://ws.apache.org/axis

Project License: The Apache Software License, Version 2.0


Unnamed - axis:axis-jaxrpc:pom:1.4

Project License: No project license is defined for this project.


Unnamed - axis:axis-saaj:pom:1.4

Project License: No project license is defined for this project.


Unnamed - axis:axis-wsdl4j:jar:1.5.1

Project License: No project license is defined for this project.


Discovery

Commons Discovery

Project License: No project license is defined for this project.


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

Project License: The Apache Software License, Version 2.0


Core

Core is the microkernel of Argos

http://jargos.sourceforge.net/core

Project License: The BSD License


Jetty

The Jetty system service adds jetty 6 to Argos

http://jargos.sourceforge.net/jetty

Project License: The BSD License


Jetty Server

http://jetty.mortbay.org

Project License: Apache License Version 2.0


Jetty Utilities

http://jetty.mortbay.org

Project License: Apache License Version 2.0


Servlet Specification 2.5 API

http://jetty.mortbay.org

Project License: Apache License Version 1.1


Licenses

Unknown: Discovery, Unnamed - axis:axis-jaxrpc:pom:1.4, Unnamed - axis:axis-saaj:pom:1.4, Unnamed - axis:axis-wsdl4j:jar:1.5.1

Apache License Version 1.1: Servlet Specification 2.5 API

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache WebServices Common Utilities, Apache XML-RPC Common Library, Apache XML-RPC Server Library, Axis Web Services, Logging, XML Commons External Components XML APIs

Apache License Version 2.0: Jetty Server, Jetty Utilities

The BSD License: Core, Jetty, Webservices

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
avalon-framework-4.1.3.jar 63,966 85 63 10 1.2 debug -
axis-1.4.jar 1,599,570 842 771 56 1.3 debug -
axis-jaxrpc-1.4.jar 31,191 67 54 9 1.3 debug -
axis-saaj-1.4.jar 18,979 32 27 1 1.3 debug -
axis-wsdl4j-1.5.1.jar 126,771 142 119 18 1.2 release -
commons-discovery-0.2.jar 71,442 80 58 8 1.1 debug -
commons-logging-1.1.jar 52,915 34 25 2 1.1 debug -
servlet-api-2.3.jar 77,977 83 63 4 1.1 debug -
junit-4.4.jar 161,477 188 154 20 1.5 debug -
log4j-1.2.12.jar 358,085 283 253 19 1.1 debug -
logkit-1.0.1.jar 72,150 85 67 10 1.2 debug -
core-1.1.jar 81,150 65 46 10 1.6 debug -
jetty-1.1.jar 6,793 13 2 1 1.6 debug -
webservices-1.1.jar 21,320 28 12 4 1.6 debug -
ws-commons-util-1.0.1.jar 34,840 36 23 2 1.2 debug -
xmlrpc-common-3.0.jar 98,051 121 106 6 1.1 debug -
xmlrpc-server-3.0.jar 69,186 62 49 3 1.1 debug -
jetty-6.1.1.jar 460,758 229 202 13 1.4 debug -
jetty-util-6.1.1.jar 116,015 81 66 6 1.4 debug -
servlet-api-2.5-6.1.1.jar 131,983 78 42 2 1.4 debug -
xml-apis-1.0.b2.jar 109,318 217 184 17 1.2 release -
Total Size Entries Classes Packages JDK Rev Debug Sealed
21 total dependencies 3,763,937 2,851 2,386 221 1.6 19 0