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.0.jar download
schxslt-redux-xslt2-1.0.0.pom download
schxslt-redux-xslt2-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>name.dmaus.schxslt</groupId>
  <artifactId>schxslt-redux-xslt2</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'name.dmaus.schxslt:schxslt-redux-xslt2:1.0.0'
Gradle Kotlin
implementation("name.dmaus.schxslt:schxslt-redux-xslt2:1.0.0")
Scala SBT
libraryDependencies += "name.dmaus.schxslt" % "schxslt-redux-xslt2" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='name.dmaus.schxslt', module='schxslt-redux-xslt2', version='1.0.0')
)
Apache Ivy
<dependency org="name.dmaus.schxslt" name="schxslt-redux-xslt2" rev="1.0.0" />
Leiningen
[name.dmaus.schxslt/schxslt-redux-xslt2 "1.0.0"]
Apache Buildr
'name.dmaus.schxslt:schxslt-redux-xslt2:jar:1.0.0'
Dependencies
The project has no third-party dependencies