s

schxslt-redux-xslt1

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