License |
License |
---|---|
GroupId | GroupIdcom.yegor256 |
ArtifactId | ArtifactIdxsline |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxsline
Declarative Chain of XSL Transformations
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xsline-0.5.2.pom | |
xsline-0.5.2.jar | 9 KB |
xsline-0.5.2-sources.jar | 13 KB |
xsline-0.5.2-javadoc.jar | 430 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.jcabi : jcabi-xml | jar | 0.23.1 |
com.jcabi : jcabi-log Optional | jar | 0.20.0 |
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 |