s

skeleton

Maven artifact for the Schematron "skeleton" implementation
https://github.com/schxslt/schxslt-skeleton
MIT License
David Maus
Files download
File Operation
skeleton-1.0.jar download
skeleton-1.0.pom download
Apache Maven
<dependency>
  <groupId>name.dmaus.schxslt</groupId>
  <artifactId>skeleton</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'name.dmaus.schxslt:skeleton:1.0'
Gradle Kotlin
implementation("name.dmaus.schxslt:skeleton:1.0")
Scala SBT
libraryDependencies += "name.dmaus.schxslt" % "skeleton" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='name.dmaus.schxslt', module='skeleton', version='1.0')
)
Apache Ivy
<dependency org="name.dmaus.schxslt" name="skeleton" rev="1.0" />
Leiningen
[name.dmaus.schxslt/skeleton "1.0"]
Apache Buildr
'name.dmaus.schxslt:skeleton:jar:1.0'
Dependencies
The project has no third-party dependencies