License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.apache.maven.doxia |
ArtifactId | ArtifactIddoxia-module-fo |
Last Version | Last Version1.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDoxia :: FO Module
A Doxia module for FO (Formatting Objects) source documents.
FO format is only supported as target format.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
doxia-module-fo-1.11.1.pom | |
doxia-module-fo-1.11.1.jar | 60 KB |
doxia-module-fo-1.11.1-sources.jar | 36 KB |
doxia-module-fo-1.11.1-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-fo/ -->
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-fo</artifactId>
<version>1.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-fo/
implementation 'org.apache.maven.doxia:doxia-module-fo:1.11.1'
// https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-fo/
implementation ("org.apache.maven.doxia:doxia-module-fo:1.11.1")
'org.apache.maven.doxia:doxia-module-fo:jar:1.11.1'
<dependency org="org.apache.maven.doxia" name="doxia-module-fo" rev="1.11.1">
<artifact name="doxia-module-fo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.doxia', module='doxia-module-fo', version='1.11.1')
)
libraryDependencies += "org.apache.maven.doxia" % "doxia-module-fo" % "1.11.1"
[org.apache.maven.doxia/doxia-module-fo "1.11.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.doxia : doxia-logging-api | jar | 1.11.1 |
org.codehaus.plexus : plexus-utils | jar | 3.3.0 |
commons-configuration : commons-configuration | jar | 1.10 |
org.apache.xmlgraphics : fop | jar | 2.6 |
org.apache.maven.doxia : doxia-core | jar | 1.11.1 |
org.apache.maven.doxia : doxia-sink-api | jar | 1.11.1 |
org.codehaus.plexus : plexus-component-annotations | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.xmlunit : xmlunit-core | jar | 2.7.0 |
org.xmlunit : xmlunit-matchers | jar | 2.7.0 |
org.apache.maven.doxia : doxia-core | test-jar | 1.11.1 |
junit : junit | jar | 4.13.2 |