Last Version

Camel Quarkus :: FOP :: Runtime 2.10.0

Render messages into PDF and other output formats supported by Apache FOP.

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-fop
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: FOP :: Runtime
Render messages into PDF and other output formats supported by Apache FOP.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-fop

Download camel-quarkus-fop 2.10.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkus : quarkus-awt jar
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel.quarkus : camel-quarkus-support-commons-logging jar
org.apache.camel.quarkus : camel-quarkus-xml-jaxp jar
org.apache.camel : camel-fop jar

provided (1)

Group / Artifact Type Version
org.graalvm.nativeimage : svm jar

Project Modules

There are no modules declared in this project.