jxsl

Java XSL helper code library

License

License

GroupId

GroupId

com.servicelibre
ArtifactId

ArtifactId

jxsl
Last Version

Last Version

0.1.18
Release Date

Release Date

Type

Type

jar
Description

Description

jxsl
Java XSL helper code library
Project URL

Project URL

https://github.com/mercibe/jxsl
Project Organization

Project Organization

Service libre
Source Code Management

Source Code Management

https://github.com/mercibe/jxsl

Download jxsl

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.18
org.springframework : spring-beans jar 5.3.18
org.springframework : spring-context jar 5.3.18
org.springframework : spring-test jar 5.3.18
ch.qos.logback : logback-core jar 1.2.9
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.6.6
net.sf.saxon : Saxon-HE jar 9.8.0-14
javax.xml.bind : jaxb-api jar 2.3.1
javax.annotation : javax.annotation-api jar 1.3.2
com.thoughtworks.xstream : xstream jar 1.4.19
junit : junit jar 4.13.1
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.18
0.1.16
0.1.15
0.1.14