s

schxslt-redux-xslt2

A feature complete implementation of an XSLT 2.0 ISO Schematron processor for the XSLT 2.0 query language binding
https://doi.org/10.5281/zenodo.7368576
MIT License
David Maus
Files download
File Operation
schxslt-redux-xslt2-1.0.1.jar download
schxslt-redux-xslt2-1.0.1.pom download
schxslt-redux-xslt2-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>name.dmaus.schxslt</groupId>
  <artifactId>schxslt-redux-xslt2</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'name.dmaus.schxslt:schxslt-redux-xslt2:1.0.1'
Gradle Kotlin
implementation("name.dmaus.schxslt:schxslt-redux-xslt2:1.0.1")
Scala SBT
libraryDependencies += "name.dmaus.schxslt" % "schxslt-redux-xslt2" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='name.dmaus.schxslt', module='schxslt-redux-xslt2', version='1.0.1')
)
Apache Ivy
<dependency org="name.dmaus.schxslt" name="schxslt-redux-xslt2" rev="1.0.1" />
Leiningen
[name.dmaus.schxslt/schxslt-redux-xslt2 "1.0.1"]
Apache Buildr
'name.dmaus.schxslt:schxslt-redux-xslt2:jar:1.0.1'
Dependencies
The project has no third-party dependencies