| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.nkutsche |
| ArtifactId | ArtifactIdxspec-maven-plugin |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionXSpec Maven Plugin
This project provides an alternative Maven Plugin to execute XSpec scripts. This plugin is just a Maven Plugin wrapper to execute the native XSpec framework by an internal ANT process. Use this plugin only if the main plugin (https://github.com/xspec/xspec-maven-plugin-1) does not cover your needs.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xspec-maven-plugin-2.0.0.pom | |
| xspec-maven-plugin-2.0.0.jar | 661 KB |
| xspec-maven-plugin-2.0.0-sources.jar | 652 KB |
| xspec-maven-plugin-2.0.0-javadoc.jar | 29 KB |
| Browse |
<plugin>
<groupId>com.nkutsche</groupId>
<artifactId>xspec-maven-plugin</artifactId>
<version>2.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.apache.ant : ant | jar | 1.10.9 |
| commons-io : commons-io | jar | 2.7 |
| ant-contrib : ant-contrib | jar | 1.0b3 |
| net.sf.saxon : Saxon-HE | jar | 9.9.1-1 |
| org.apache.maven : maven-core | jar | 3.5.3 |
| org.apache.ant : ant-apache-resolver | jar | 1.9.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |