Last Version

Offer-Ready XSLT Library 6.0.0

Utility classes for XSLT processing used at Offer-Ready GmbH

License

License

GroupId

GroupId

com.offerready
ArtifactId

ArtifactId

xslt-library
Version

Version

6.0.0
Type

Type

jar
Description

Description

Offer-Ready XSLT Library
Utility classes for XSLT processing used at Offer-Ready GmbH
Project URL

Project URL

https://github.com/offer-ready/xslt-library
Source Code Management

Source Code Management

https://github.com/offer-ready/xslt-library

Download xslt-library 6.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.30
com.databasesandlife : java-common jar 16.0.0
org.apache.commons : commons-lang3 jar 3.9
net.sf.saxon : Saxon-HE jar 9.7.0-5
org.apache.xmlgraphics : fop jar 0.95
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1
net.sourceforge.jexcelapi : jxl jar 2.6.12
org.slf4j : log4j-over-slf4j jar 1.7.32
org.json : json jar 20151123
com.fasterxml.jackson.core : jackson-databind jar 2.8.11.3

provided (3)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.5
javax.servlet : javax.servlet-api jar 3.1.0
org.projectlombok : lombok jar 1.18.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.