Last Version

xslmin 2.3.0

An XSLT 1.0 minifier A tool to minify an XSL file so that it is as compact as possible. The primary goal of this tool is to compress XSL files used in client side XSLT in web browsers.

License

License

GroupId

GroupId

com.github.ricksbrown
ArtifactId

ArtifactId

xslmin
Version

Version

2.3.0
Type

Type

jar
Description

Description

xslmin
An XSLT 1.0 minifier A tool to minify an XSL file so that it is as compact as possible. The primary goal of this tool is to compress XSL files used in client side XSLT in web browsers.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/ricksbrown/xslmin

Download xslmin 2.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.