MVN

org.daisy.xprocspec : xprocspec

Maven & Gradle

Jul 14, 2021
41 usages
7 stars

xprocspec · A tool for testing XProc scripts

<dependency>
    <groupId>org.daisy.xprocspec</groupId>
    <artifactId>xprocspec</artifactId>
    <version>1.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.daisy.xprocspec : xprocspec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of org.daisy.xprocspec : xprocspec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
xprocspec-1.4.2
xprocspec-1.4.1
xprocspec-1.4.0
1.3.x
xprocspec-1.3.2
xprocspec-1.3.1
xprocspec-1.3.0
1.2.x
xprocspec-1.2.0
1.1.x
xprocspec-1.1.0

How to add a dependency to Maven

Add the following org.daisy.xprocspec : xprocspec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.daisy.xprocspec</groupId>
    <artifactId>xprocspec</artifactId>
    <version>1.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.daisy.xprocspec : xprocspec gradle dependency to your build.gradle file:

implementation 'org.daisy.xprocspec:xprocspec:1.4.2'

Gradle Kotlin DSL: Add the following org.daisy.xprocspec : xprocspec gradle kotlin dependency to your build.gradle.kts file:

implementation("org.daisy.xprocspec:xprocspec:1.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.daisy.xprocspec : xprocspec sbt scala dependency to your build.sbt file:

libraryDependencies += "org.daisy.xprocspec" % "xprocspec" % "1.4.2"

Advertisement

Dependencies from Group

Jul 14, 2021
41 usages
7 stars

Discover Dependencies

Sep 11, 2022
3 usages
Dec 17, 2021
11 usages
0 stars
Feb 13, 2022
5 usages
0 stars
Aug 21, 2023
25 usages
7.7k stars
Apr 13, 2016
14 usages
2 stars
Dec 03, 2022
4 usages
5 stars
Mar 07, 2019
6 usages
3 stars