| License |
License |
|---|---|
| Categories |
CategorieseXist Data Databases |
| GroupId | GroupIdorg.exist-db |
| ArtifactId | ArtifactIdexist-xslfo |
| Last Version | Last Version6.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioneXist-db XSL:FO Module
eXist-db XQuery XSL:FO Module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| exist-xslfo-6.0.1.pom | |
| exist-xslfo-6.0.1.jar | 17 KB |
| exist-xslfo-6.0.1-sources.jar | 11 KB |
| exist-xslfo-6.0.1-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-xslfo/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-xslfo</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-xslfo/
implementation 'org.exist-db:exist-xslfo:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-xslfo/
implementation ("org.exist-db:exist-xslfo:6.0.1")
'org.exist-db:exist-xslfo:jar:6.0.1'
<dependency org="org.exist-db" name="exist-xslfo" rev="6.0.1">
<artifact name="exist-xslfo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-xslfo', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-xslfo" % "6.0.1"
[org.exist-db/exist-xslfo "6.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.exist-db : exist-core | jar | 6.0.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.avalon.framework : avalon-framework-api | jar | 4.3.1 |
| org.apache.avalon.framework : avalon-framework-impl | jar | 4.3.1 |
| org.apache.xmlgraphics : fop | jar | 2.6 |
| org.apache.xmlgraphics : xmlgraphics-commons | jar | 2.7 |
| commons-io : commons-io | jar | 2.11.0 |
| xml-apis : xml-apis | jar | 1.4.01 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| junit : junit | jar | 4.13.2 |