MVN

name.dmaus.schxslt : schxslt

Maven & Gradle

Feb 17, 2023
6 usages
95 stars

SchXslt Core · An XSLT-based Schematron processor

<dependency>
    <groupId>name.dmaus.schxslt</groupId>
    <artifactId>schxslt</artifactId>
    <version>1.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of name.dmaus.schxslt : schxslt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.5

All Versions

Choose a version of name.dmaus.schxslt : schxslt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v1.2.x
schxslt-v1.2.1
1.9.x
schxslt-1.9.5
schxslt-1.9.4
schxslt-1.9.3
schxslt-1.9.2
schxslt-1.9.1
1.9
schxslt-1.9
1.8.x
schxslt-1.8.7
schxslt-1.8.6
schxslt-1.8.5
schxslt-1.8.4
schxslt-1.8.3
schxslt-1.8.2
schxslt-1.8.1
1.8
schxslt-1.8
1.7.x
schxslt-1.7.4
schxslt-1.7.3
schxslt-1.7.2
schxslt-1.7.1
1.7
schxslt-1.7
1.6.x
schxslt-1.6.2
schxslt-1.6.1
1.6
schxslt-1.6
1.5.x
schxslt-1.5.2
schxslt-1.5.1
1.5
schxslt-1.5
1.4.x
schxslt-1.4.7
schxslt-1.4.6
schxslt-1.4.5
schxslt-1.4.4
schxslt-1.4.2
schxslt-1.4.1
1.4
schxslt-1.4
1.3.x
schxslt-1.3.1
1.3
schxslt-1.3
1.2.x
schxslt-1.2.1
1.2
schxslt-1.2
1.1
schxslt-1.1
1.0.x
schxslt-1.0.0

How to add a dependency to Maven

Add the following name.dmaus.schxslt : schxslt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>name.dmaus.schxslt</groupId>
    <artifactId>schxslt</artifactId>
    <version>1.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following name.dmaus.schxslt : schxslt gradle dependency to your build.gradle file:

implementation 'name.dmaus.schxslt:schxslt:1.9.5'

Gradle Kotlin DSL: Add the following name.dmaus.schxslt : schxslt gradle kotlin dependency to your build.gradle.kts file:

implementation("name.dmaus.schxslt:schxslt:1.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following name.dmaus.schxslt : schxslt sbt scala dependency to your build.sbt file:

libraryDependencies += "name.dmaus.schxslt" % "schxslt" % "1.9.5"

Advertisement

Dependencies from Group

Feb 17, 2023
6 usages
95 stars
Feb 04, 2022
6 usages
6 stars
Mar 04, 2021
3 usages
0 stars
Aug 30, 2021
1 usages
4 stars
Mar 28, 2019
0 stars

Discover Dependencies

Mar 04, 2023
3 usages
1.5k stars
Feb 24, 2019
1 usages
2 stars
Aug 03, 2019
2.5k stars
Jan 30, 2020
1 usages
Mar 06, 2021
2 usages
152 stars
Apr 12, 2023
773 stars