| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdname.dmaus.schxslt | 
| ArtifactId | ArtifactIdtestsuite-cli | 
| Last Version | Last Version1.8.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSchXslt Testsuite Commandline Application Run tests for Schematron processors | 
| Filename | Size | 
|---|---|
| testsuite-cli-1.8.2.pom | |
| testsuite-cli-1.8.2.jar | 5 KB | 
| testsuite-cli-1.8.2-sources.jar | 5 KB | 
| testsuite-cli-1.8.2-javadoc.jar | 23 KB | 
| testsuite-cli-1.8.2-jar-with-dependencies.jar | 12 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/name.dmaus.schxslt/testsuite-cli/ -->
<dependency>
    <groupId>name.dmaus.schxslt</groupId>
    <artifactId>testsuite-cli</artifactId>
    <version>1.8.2</version>
</dependency>// https://jarcasting.com/artifacts/name.dmaus.schxslt/testsuite-cli/
implementation 'name.dmaus.schxslt:testsuite-cli:1.8.2'// https://jarcasting.com/artifacts/name.dmaus.schxslt/testsuite-cli/
implementation ("name.dmaus.schxslt:testsuite-cli:1.8.2")'name.dmaus.schxslt:testsuite-cli:jar:1.8.2'<dependency org="name.dmaus.schxslt" name="testsuite-cli" rev="1.8.2">
  <artifact name="testsuite-cli" type="jar" />
</dependency>@Grapes(
@Grab(group='name.dmaus.schxslt', module='testsuite-cli', version='1.8.2')
)libraryDependencies += "name.dmaus.schxslt" % "testsuite-cli" % "1.8.2"[name.dmaus.schxslt/testsuite-cli "1.8.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| name.dmaus.schxslt : testsuite | jar | 1.8.2 | 
| org.springframework : spring-core | jar | 5.2.9.RELEASE | 
| org.springframework : spring-beans | jar | 5.2.9.RELEASE | 
| org.springframework : spring-context | jar | 5.2.9.RELEASE | 
| commons-cli : commons-cli | jar | 1.4 | 
| net.sf.saxon : Saxon-HE | jar | 9.9.1-6 | 
| xalan : xalan | jar | 2.7.2 |