| License |
License |
|---|---|
| GroupId | GroupIdcom.servicelibre |
| ArtifactId | ArtifactIdjxsl |
| Last Version | Last Version0.1.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjxsl
Java XSL helper code library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jxsl-0.1.18.pom | |
| jxsl-0.1.18.jar | 60 KB |
| jxsl-0.1.18-sources.jar | 54 KB |
| jxsl-0.1.18-javadoc.jar | 541 KB |
| Browse |
<!-- 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"]
| 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 |