MVN

com.nkutsche : xspec-maven-plugin

Maven & Gradle

Mar 07, 2022
5 stars

XSpec 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.

<dependency>
    <groupId>com.nkutsche</groupId>
    <artifactId>xspec-maven-plugin</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nkutsche : xspec-maven-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.nkutsche : xspec-maven-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
xspec-maven-plugin-2.0.0

How to add a dependency to Maven

Add the following com.nkutsche : xspec-maven-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nkutsche</groupId>
    <artifactId>xspec-maven-plugin</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nkutsche : xspec-maven-plugin gradle dependency to your build.gradle file:

implementation 'com.nkutsche:xspec-maven-plugin:2.0.0'

Gradle Kotlin DSL: Add the following com.nkutsche : xspec-maven-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nkutsche:xspec-maven-plugin:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nkutsche : xspec-maven-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nkutsche" % "xspec-maven-plugin" % "2.0.0"

Advertisement

Dependencies from Group

Mar 07, 2022
5 stars
May 31, 2023
0 stars
May 31, 2023
0 stars
May 31, 2023
0 stars

Discover Dependencies

Aug 17, 2023
3 usages
3.4k stars
Aug 17, 2023
299 stars
Aug 17, 2023
1 usages
299 stars
Aug 17, 2023
1 usages
116 stars
Aug 11, 2023
9 usages
Aug 02, 2023
7 stars
Mar 01, 2022
1 stars
Mar 01, 2022
1 usages
1 stars