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.ws | jaxws-tools | 2.1 | - | jar | |
| org.apache.maven | maven-plugin-api | 2.0 | - | jar | |
| org.apache.maven | maven-project | 2.0 | - | 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 |
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 |
|---|---|---|---|---|---|
| classworlds | classworlds | 1.1-alpha-2 | - | jar | |
| com.sun.xml.bind | jaxb-impl | 2.1.2 | - | jar | |
| com.sun.xml.bind | jaxb-xjc | 2.1.2 | - | jar | |
| com.sun.xml.messaging.saaj | saaj-impl | 1.3 | - | jar | |
| com.sun.xml.stream | sjsxp | 1.0 | - | jar | |
| com.sun.xml.stream.buffer | streambuffer | 0.4 | - | jar | |
| com.sun.xml.ws | jaxws-rt | 2.1 | - | jar | |
| javax.activation | activation | 1.1 | - | jar | |
| javax.annotation | jsr250-api | 1.0 | - | jar | |
| javax.jws | jsr181-api | 1.0-MR1 | - | jar | |
| javax.xml.bind | jaxb-api | 2.1 | - | jar | |
| javax.xml.bind | jsr173_api | 1.0 | - | jar | |
| javax.xml.soap | saaj-api | 1.3 | - | jar | |
| javax.xml.stream | stax-api | 1.0 | - | jar | |
| javax.xml.ws | jaxws-api | 2.1 | - | jar | |
| org.apache.maven | maven-artifact | 2.0 | - | jar | |
| org.apache.maven | maven-artifact-manager | 2.0 | - | jar | |
| org.apache.maven | maven-model | 2.0 | - | jar | |
| org.apache.maven | maven-profile | 2.0 | - | jar | |
| org.apache.maven | maven-repository-metadata | 2.0 | - | jar | |
| org.apache.maven.wagon | wagon-provider-api | 1.0-alpha-5 | - | jar | |
| org.codehaus.plexus | plexus-container-default | 1.0-alpha-8 | - | jar | |
| org.codehaus.plexus | plexus-utils | 1.0.4 | - | jar | |
| org.jvnet.staxex | stax-ex | 1.0 | - | jar |
http://mojo.codehaus.org/jaxws-maven-plugin/
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven2/maven-plugin-api
Unnamed - junit:junit:jar:3.8.1
Unnamed - com.sun.xml.ws:jaxws-tools:jar:2.1
Unnamed - javax.xml.ws:jaxws-api:jar:2.1
Unnamed - javax.xml.bind:jaxb-api:jar:2.1
Unnamed - javax.xml.bind:jsr173_api:jar:1.0
Unnamed - javax.activation:activation:jar:1.1
Unnamed - javax.xml.soap:saaj-api:jar:1.3
Unnamed - javax.annotation:jsr250-api:jar:1.0
Unnamed - javax.jws:jsr181-api:jar:1.0-MR1
Unnamed - com.sun.xml.ws:jaxws-rt:jar:2.1
Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.2
Unnamed - com.sun.xml.messaging.saaj:saaj-impl:jar:1.3
Unnamed - com.sun.xml.stream:sjsxp:jar:1.0
Unnamed - javax.xml.stream:stax-api:jar:1.0
Unnamed - com.sun.xml.bind:jaxb-xjc:jar:2.1.2
This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.
http://maven.apache.org/maven2/maven-project
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven2/maven-profile
Maven Model
http://maven.apache.org/maven2/maven-model
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Maven Repository Metadata Model
Maven Plugin Mapping
http://maven.apache.org/maven2/maven-repository-metadata
Tools to manage artifacts and deployment
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.