SchXslt CLI

Parent of SchXslt modules

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

name.dmaus.schxslt
ArtifactId

ArtifactId

cli
Last Version

Last Version

1.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

SchXslt CLI
Parent of SchXslt modules

Download cli

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
name.dmaus.schxslt : java jar 3.1.1
name.dmaus.schxslt : schxslt jar 1.9.1
org.slf4j : slf4j-nop jar 1.7.32
commons-cli : commons-cli jar 1.5.0
net.sf.saxon : Saxon-HE jar 9.9.1-6

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.1
1.9
1.8.7