MVN

eu.toop : toop-schematron

Maven & Gradle

Jan 27, 2020
4 usages
0 stars

toop-schematron · Contains the TOOP Schematron rules

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-schematron</artifactId>
    <version>0.10.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.toop : toop-schematron to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.8

All Versions

Choose a version of eu.toop : toop-schematron to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
toop-schematron-0.10.8
toop-schematron-0.10.7
toop-schematron-0.10.6-2
toop-schematron-0.10.6
toop-schematron-0.10.5
toop-schematron-0.10.4
toop-schematron-0.10.3
toop-schematron-0.10.2
toop-schematron-0.10.0
0.9.x
toop-schematron-0.9.3
toop-schematron-0.9.2

How to add a dependency to Maven

Add the following eu.toop : toop-schematron maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-schematron</artifactId>
    <version>0.10.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.toop : toop-schematron gradle dependency to your build.gradle file:

implementation 'eu.toop:toop-schematron:0.10.8'

Gradle Kotlin DSL: Add the following eu.toop : toop-schematron gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.toop:toop-schematron:0.10.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.toop : toop-schematron sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.toop" % "toop-schematron" % "0.10.8"

Advertisement

Dependencies from Group

Jan 20, 2021
23 usages
0 stars
Jan 20, 2021
15 usages
0 stars
Jan 27, 2020
10 usages
2 stars
Jan 19, 2021
10 usages
0 stars
Jan 20, 2021
7 usages
0 stars

Discover Dependencies