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 |
---|---|---|---|---|---|
net.sourceforge.adaptive-api.core | adaptive-api-ri | 2.1-SNAPSHOT | - | jar | |
net.sourceforge.adaptive-api.nextgrid | adaptive-api-nextgrid-common | 1.1-SNAPSHOT | - | 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 |
---|---|---|---|---|---|
log4j | log4j | 1.2.13 | - | 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-optional | 1.5.1 | - | jar | |
axis | axis | 1.4 | - | jar | |
axis | axis-jaxrpc | 1.4 | - | jar | |
axis | axis-saaj | 1.4 | - | jar | |
commons-beanutils | commons-beanutils | 1.4 | - | jar | |
commons-collections | commons-collections | 2.0 | - | jar | |
commons-discovery | commons-discovery | 0.4 | - | jar | |
commons-io | commons-io | 1.4 | - | jar | |
commons-jxpath | commons-jxpath | 1.2 | - | jar | |
commons-logging | commons-logging-api | 1.1 | - | jar | |
javax.activation | activation | 1.1 | - | jar | |
javax.mail | 1.4 | - | jar | ||
javax.servlet | servlet-api | 2.2 | - | jar | |
jdom | jdom | b9 | - | jar | |
net.sourceforge.adaptive-api.core | adaptive-api-spec | 2.1-SNAPSHOT | - | jar | |
org.apache.ws | addressing | itinnov-8 | - | jar | |
wsdl4j | wsdl4j | 1.6.1 | - | jar | |
xalan | xalan | 2.7.0 | - | jar | |
xerces | xercesImpl | 2.8.1 | - | jar | |
xml-apis | xml-apis | 2.0.2 | - | 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 |
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.2 | - | jar |
Project Dependency Graph
Dependency Tree
- net.sourceforge.adaptive-api.nextgrid:adaptive-api-nextgrid-sts:jar
Dependency Listings
NextGRID Security Federation Module
http://adaptive-api.sourceforge.net/adaptive-api-nextgrid-sts
Log4j
http://logging.apache.org/log4j/docs/
Adaptive API Reference Implementation
NextGRID API with Adaptive Binding. Reference Implementation Prototype.
http://adaptive-api.sourceforge.net/adaptive-api-ri
NextGRID API with Adaptive Binding. Public Interfaces.
http://adaptive-api.sourceforge.net/adaptive-api-spec
Unnamed - xalan:xalan:jar:2.7.0
Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.
A package of Java utility methods for accessing and modifying object properties
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - javax.servlet:servlet-api:jar:2.2
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.
Unnamed - ant:ant-optional:jar:1.5.1
Java Bean Utililities
Unnamed - commons-collections:commons-collections:jar:2.0
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
NextGRID WSDL/EPR related utilities
http://adaptive-api.sourceforge.net/adaptive-api-nextgrid-common
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Unnamed - org.apache.ws:addressing:jar:itinnov-8
An implementation of the SOAP ("Simple Object Access Protocol") submission to W3C.
Java stub generator for WSDL
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.