is not current version
Last Version 3.17.0

Camel SB Starters :: PDF 3.14.0

Spring-Boot Starter for Camel PDF support

License

License

Categories

Categories

PDF Data
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-pdf-starter
Version

Version

3.14.0
Type

Type

jar
Description

Description

Camel SB Starters :: PDF
Spring-Boot Starter for Camel PDF support
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=summary/camel-pdf-starter

Download camel-pdf-starter 3.14.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.1
org.apache.camel : camel-pdf jar 3.14.0
org.apache.camel.springboot : camel-core-starter jar 3.14.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.1

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.6.1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.1
org.springframework.boot : spring-boot-configuration-processor jar 2.6.1
org.apache.camel.springboot : camel-spring-boot-dependencies pom 3.14.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1
org.apache.camel : camel-test-spring-junit5 jar 3.14.0

Project Modules

There are no modules declared in this project.