xsline

Declarative Chain of XSL Transformations

License

License

MIT
GroupId

GroupId

com.yegor256
ArtifactId

ArtifactId

xsline
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

xsline
Declarative Chain of XSL Transformations
Project URL

Project URL

https://github.com/yegor256/xsline
Project Organization

Project Organization

yegor256
Source Code Management

Source Code Management

https://github.com/yegor256/xsline

Download xsline

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jcabi : jcabi-xml jar 0.23.1
com.jcabi : jcabi-log Optional jar 0.20.0

test (6)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 9.8.0-5
com.jcabi.incubator : xembly jar 0.25.0
org.slf4j : slf4j-log4j12 jar 2.0.0-alpha5
log4j : log4j jar 1.2.17
com.jcabi : jcabi-matchers jar 1.5.3
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0