License |
License |
---|---|
GroupId | GroupIdcom.yegor256 |
ArtifactId | ArtifactIdxsline |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionxsline
Chain of XSL Transformations
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xsline-0.3.0.pom | |
xsline-0.3.0.jar | 9 KB |
xsline-0.3.0-sources.jar | 13 KB |
xsline-0.3.0-javadoc.jar | 430 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yegor256/xsline/ -->
<dependency>
<groupId>com.yegor256</groupId>
<artifactId>xsline</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yegor256/xsline/
implementation 'com.yegor256:xsline:0.3.0'
// https://jarcasting.com/artifacts/com.yegor256/xsline/
implementation ("com.yegor256:xsline:0.3.0")
'com.yegor256:xsline:jar:0.3.0'
<dependency org="com.yegor256" name="xsline" rev="0.3.0">
<artifact name="xsline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yegor256', module='xsline', version='0.3.0')
)
libraryDependencies += "com.yegor256" % "xsline" % "0.3.0"
[com.yegor256/xsline "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jcabi : jcabi-xml | jar | 0.23.1 |
com.jcabi : jcabi-log | jar | 0.20.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.saxon : Saxon-HE | jar | 9.8.0-5 |
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 |