| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.abelmarkus |
| ArtifactId | ArtifactIdwsdl-import-maven-plugin |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionwsdl-import-maven-plugin Maven Mojo
Maven plugin which downloads a wsdl and all referenced schema-files/inner-wsdls recursively to a specified target folder (default: src/main/resources/wsdl) and rewrites schema-locations in all files.
|
| Project URL |
Project URL |
<plugin>
<groupId>com.github.abelmarkus</groupId>
<artifactId>wsdl-import-maven-plugin</artifactId>
<version>1.0.2</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| wsdl4j : wsdl4j | jar | 1.6.3 |