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.sun.xml.bind jaxb-impl 2.0.3 - jar
javax.xml.bind jaxb-api 2.0 - jar
junit junit 4.4 - jar
org.springframework.ws spring-oxm 1.0.3 - jar
org.springframework.ws spring-oxm-tiger 1.0.3 - jar
org.springframework.ws spring-ws-core 1.0.3 - jar
org.springframework.ws spring-ws-security 1.0.3 - 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
com.sun.xml.messaging.saaj saaj-impl 1.3 - jar
javax.xml.soap saaj-api 1.3 - 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
javax.servlet servlet-api 2.5 - 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
avalon-framework avalon-framework 4.1.3 - jar
com.sun.xml.wss xws-security 2.0-FCS - jar
commons-logging commons-logging 1.1 - jar
javax.activation activation 1.1 - jar
javax.xml.bind jsr173_api 1.0 - jar
log4j log4j 1.2.12 - jar
logkit logkit 1.0.1 - jar
org.acegisecurity acegi-security 1.0.3 - jar
org.springframework spring-aop 2.0.7 - jar
org.springframework spring-beans 2.0.7 - jar
org.springframework spring-context 2.0.7 - jar
org.springframework spring-core 2.0.7 - jar
org.springframework spring-dao 2.0.7 - jar
org.springframework spring-web 2.0.7 - jar
org.springframework spring-webmvc 2.0.7 - jar
org.springframework.ws spring-xml 1.0.3 - jar
oro oro 2.0.8 - jar
stax stax-api 1.0.1 - jar
wsdl4j wsdl4j 1.6.1 - jar
xml-security xmlsec 1.3.0 - jar

Project Dependency Graph

Dependency Listings

WHOIS WebService implemented with Spring-WS

A WebService (WSDL, SOAP 1.1) which provides aggregated WHOIS Information on domain names. Prototype implementation provides only domain name, name of whois server and optionally the connection status of the domain, and the raw data from the originating whois service.

http://www.smartwerkz.com/projects/whois-ws/

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

Spring WS Security

Spring-WS WS-Security implementation

http://static.springframework.org/spring-ws/site/spring-ws-security

Spring Framework: DAO

Spring Framework: DAO

http://www.springframework.org

Unnamed - com.sun.xml.wss:xws-security:pom:2.0-FCS

Unnamed - xml-security:xmlsec:pom:1.3.0

Acegi Security System for Spring

Acegi Security System for Spring

http://acegisecurity.org/acegi-security

Unnamed - oro:oro:jar:2.0.8

Unnamed - log4j:log4j:jar:1.2.12

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

Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.0.3

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

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

Spring WS Core

Spring Web Services Core package.

http://static.springframework.org/spring-ws/site/spring-ws-core

Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Spring Framework: WebMVC

Spring Framework: WebMVC

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

WSDL4J

Java stub generator for WSDL

http://sf.net/projects/wsdl4j

Unnamed - com.sun.xml.messaging.saaj:saaj-impl:jar:1.3

SOAP with Attachments API Package

http://java.sun.com/webservices/saaj/index.jsp

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

Spring O/X Mapping - Java 5

Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services using one of the many ways to manipulate XML payloads.

http://static.springframework.org/spring-ws/site/spring-oxm-tiger

Spring O/X Mapping

Spring Object/XML Mapping abstraction

http://static.springframework.org/spring-ws/site/spring-oxm

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

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

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring XML

Various XML support classes for Spring Web Services

http://static.springframework.org/spring-ws/site/spring-xml

StAX API

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

http://stax.codehaus.org/