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 | |
commons-logging | commons-logging-api | 1.0.4 | - | jar | |
javax.xml | jaxb-api | 2.0 | - | jar | |
org.apache.camel | camel-core | 1.1.0 | - | jar | |
org.apache.cxf | cxf-rt-core | 2.0-incubator | - | jar | |
org.apache.cxf | cxf-rt-frontend-simple | 2.0-incubator | - | jar | |
org.apache.cxf | cxf-rt-management | 2.0-incubator | - | jar | |
org.apache.cxf | cxf-rt-transports-local | 2.0-incubator | - | jar | |
org.apache.cxf | cxf-tools-common | 2.0-incubator | - | jar |
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 | |
org.apache.cxf | cxf-rt-transports-http-jetty | 2.0-incubator | - | jar | |
org.apache.cxf | cxf-testutils | 2.0-incubator | - | jar | |
org.easymock | easymockclassextension | 2.2.1 | - | jar | |
org.mortbay.jetty | jetty | 6.1.2rc1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | |
com.sun.xml.bind | jaxb-xjc | 2.0.3 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
javax.xml.bind | jaxb-api | 2.0 | - | jar | |
javax.xml.soap | saaj-api | 1.3 | - | jar | |
javax.xml.ws | jaxws-api | 2.0 | - | jar | |
org.apache.cxf | cxf-api | 2.0-incubator | - | jar | |
org.apache.cxf | cxf-common-schemas | 2.0-incubator | - | jar | |
org.apache.cxf | cxf-common-utilities | 2.0-incubator | - | jar | |
org.apache.cxf | cxf-rt-bindings-soap | 2.0-incubator | - | jar | |
org.apache.cxf | cxf-rt-databinding-jaxb | 2.0-incubator | - | jar | |
org.apache.geronimo.specs | geronimo-activation_1.1_spec | 1.0-M1 | - | jar | |
org.apache.geronimo.specs | geronimo-annotation_1.0_spec | 1.1 | - | jar | |
org.apache.geronimo.specs | geronimo-javamail_1.4_spec | 1.0-M1 | - | jar | |
org.apache.geronimo.specs | geronimo-ws-metadata_2.0_spec | 1.1.1 | - | jar | |
org.apache.ws.commons.neethi | neethi | 2.0 | - | jar | |
org.apache.ws.commons.schema | XmlSchema | 1.2 | - | jar | |
org.codehaus.woodstox | wstx-asl | 3.2.1 | - | jar | |
org.springframework | spring-beans | 2.0.4 | - | jar | |
org.springframework | spring-context | 2.0.4 | - | jar | |
org.springframework | spring-core | 2.0.4 | - | jar | |
stax | stax-api | 1.0.1 | - | jar | |
velocity | velocity | 1.4 | - | jar | |
wsdl4j | wsdl4j | 1.6.1 | - | jar | |
xml-resolver | xml-resolver | 1.2 | - | jar |
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 |
---|---|---|---|---|---|
velocity | velocity-dep | 1.4 | - | jar |
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 |
---|---|---|---|---|---|
cglib | cglib-nodep | 2.1_3 | - | jar | |
org.apache.cxf | cxf-rt-transports-http | 2.0-incubator | - | jar | |
org.apache.geronimo.specs | geronimo-servlet_2.5_spec | 1.1-M1 | - | jar | |
org.codehaus.jra | jra | 1.0-alpha-3 | - | jar | |
org.easymock | easymock | 2.2 | - | jar | |
org.mortbay.jetty | jetty-util | 6.1.1 | - | jar | |
org.mortbay.jetty | servlet-api-2.5 | 6.1.1 | - | jar | |
org.slf4j | slf4j-api | 1.3.0 | - | jar | |
org.slf4j | slf4j-jdk14 | 1.3.1 | - | jar | |
org.springframework | spring-web | 2.0.4 | - | jar |
Camel CXF support
http://apache.apache.org/camel/camel-cxf
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.
Apache CXF Command Line Tools Common
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Java stub generator for WSDL
Unnamed - com.sun.xml.bind:jaxb-xjc:jar:2.0.3
Unnamed - javax.xml.soap:saaj-api:jar:1.3
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-activation_1.1_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec
Woodstox is a high-performance XML processor that implements Stax (JSR-173) API
Neethi API
http://ws.apache.org/commons/neethi/
http://cwiki.apache.org/CXF/cxf-common-schemas
Spring Framework: Beans
http://www.springframework.org
Spring Framework: Context
http://www.springframework.org
AOP Alliance
http://aopalliance.sourceforge.net
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-ws-metadata_2.0_spec
Unnamed - javax.xml.bind:jaxb-api:jar:2.0
StAX API is the standard java XML processing API defined by JSR-173
XML Commons Resolver Component
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.
http://xml.apache.org/commons/components/resolver/
Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.0.3
Spring Framework: Core
http://www.springframework.org
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Apache CXF Runtime HTTP Jetty transport
Apache CXF Runtime HTTP transport
Spring Framework: Web
http://www.springframework.org
The slf4j JDK14 binding
The slf4j API
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-servlet_2.5_spec
The Core Camel POJO based router
http://apache.apache.org/camel/camel-core
The EasyMock Class Extension allows to generate Mock Objects for classes
EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Apache CXF Runtime Simple Frontend
Unnamed - javax.xml.ws:jaxws-api:jar:2.0
Apache CXF Runtime SOAP Binding
Apache CXF Runtime JAXB DataBinding
Java Architecture for XML Binding
Apache CXF Runtime Local transport
Commons XMLSchema is a light weight schema object model that can be used to manipualte or generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project since it has almost no dependancies on third party libraries.
http://ws.apache.org/commons/XmlSchema
Provides open-source implementations of Sun specifications.