Maven dependency for Qoppa Java PDF SDK API 2022R1

Qoppa repository configuration / location to specify in your Maven pom.xml : <repositories> <repository> <id>QoppaSoftware</id> <name>Qoppa Software</name> <url>https://download.qoppa.com/maven</url> </repository> </repositories><repositories> <repository> <id>QoppaSoftware</id> <name>Qoppa Software</name> <url>https://download.qoppa.com/maven</url> </repository> </repositories> Find below the Java API dependency to add to your pom.xml file for Qoppa’s PDF SDK v2021R1. jOfficeConvert Word & Excel to PDF Conversion API <dependencies> <dependency> <groupId>com.qoppa</groupId> […]

Read More

Maven dependency for Qoppa Java PDF SDK API 2021R1

Qoppa repository configuration / location to specify in your Maven pom.xml : <repositories> <repository> <id>QoppaSoftware</id> <name>Qoppa Software</name> <url>https://download.qoppa.com/maven</url> </repository> </repositories><repositories> <repository> <id>QoppaSoftware</id> <name>Qoppa Software</name> <url>https://download.qoppa.com/maven</url> </repository> </repositories> Find below the Java API dependency to add to your pom.xml file for Qoppa’s PDF SDK v2021R1. jOfficeConvert Word & Excel to PDF Conversion API <dependencies> <dependency> <groupId>com.qoppa</groupId> […]

Read More

Maven dependency for Qoppa Java PDF SDK API 2020R2

Qoppa repository configuration / location to specify in your Maven pom.xml: <repositories> <repository> <id>QoppaSoftware</id> <name>Qoppa Software</name> <url>https://download.qoppa.com/maven</url> </repository> </repositories><repositories> <repository> <id>QoppaSoftware</id> <name>Qoppa Software</name> <url>https://download.qoppa.com/maven</url> </repository> </repositories> Find below the Java API dependency to add to your pom.xml file for Qoppa’s PDF SDK v2020R2. jPDFEditor PDF Editor API Also contains jPDFNotes, jPDFViewer <dependency> <groupId>com.qoppa</groupId> <artifactId>jPDFEditor</artifactId> <version>2020R2.22</version> […]

Read More

How can I add Qoppa Java PDF API as a Maven dependency?

Qoppa Software hosts a Maven Repository and publishes our Java PDF libraries as artifacts. You can easily use our PDF functionality in your Maven projects and applications with a simple configuration of your pom file. You will find below Qoppa’s Maven repository information as well as the dependency information for the artifacts published. Qoppa’s Maven […]

Read More