| License |
License
The MIT License
|
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.codehaus.mojo |
| ArtifactId | ArtifactIdspringws-maven-plugin |
| Version | Version1.0-alpha-1 |
| Type | Typemaven-plugin |
| Description |
Descriptionspringws-maven-plugin
Scans spring context-files for spring-ws WsdlDefinition beans, which are exported to a wsdl-file suitable for distribution.
|
| Project Organization |
Project OrganizationCodehaus |
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>springws-maven-plugin</artifactId>
<version>1.0-alpha-1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.springframework.ws : spring-ws-core | jar | 1.5.6 |
| org.springframework : spring-context | jar | 2.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ws.commons.schema : XmlSchema | jar | 1.4.4 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 1.2 |