SchXslt Skeleton Artifact

Maven artifact for the Schematron "skeleton" implementation

License

License

GroupId

GroupId

name.dmaus.schxslt
ArtifactId

ArtifactId

skeleton
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SchXslt Skeleton Artifact
Maven artifact for the Schematron "skeleton" implementation
Project URL

Project URL

https://github.com/schxslt/schxslt-skeleton
Source Code Management

Source Code Management

https://github.com/schxslt/schxslt-skeleton

Download skeleton

How to add to project

<!-- https://jarcasting.com/artifacts/name.dmaus.schxslt/skeleton/ -->
<dependency>
    <groupId>name.dmaus.schxslt</groupId>
    <artifactId>skeleton</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/name.dmaus.schxslt/skeleton/
implementation 'name.dmaus.schxslt:skeleton:1.0'
// https://jarcasting.com/artifacts/name.dmaus.schxslt/skeleton/
implementation ("name.dmaus.schxslt:skeleton:1.0")
'name.dmaus.schxslt:skeleton:jar:1.0'
<dependency org="name.dmaus.schxslt" name="skeleton" rev="1.0">
  <artifact name="skeleton" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='skeleton', version='1.0')
)
libraryDependencies += "name.dmaus.schxslt" % "skeleton" % "1.0"
[name.dmaus.schxslt/skeleton "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
name.dmaus.schxslt

SchXslt

An XSLT-based Schematron processor

Versions

Version
1.0