License |
License |
---|---|
GroupId | GroupIdcom.offerready |
ArtifactId | ArtifactIdxslt-library |
Version | Version6.0.0 |
Type | Typejar |
Description |
DescriptionOffer-Ready XSLT Library
Utility classes for XSLT processing used at Offer-Ready GmbH
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xslt-library-6.0.0.pom | |
xslt-library-6.0.0.jar | 93 KB |
xslt-library-6.0.0-sources.jar | 28 KB |
xslt-library-6.0.0-javadoc.jar | 606 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |