MVN

org.plutext.graph-convert : java-docx-to-pdf-using-Microsoft-Graph-parent

Maven & Gradle

Aug 31, 2020
8 stars

java-docx-to-pdf-using-Microsoft-Graph parent · Demonstrate various approaches to using Microsoft Graph for docx to PDF conversion in Java.

<dependency>
    <groupId>org.plutext.graph-convert</groupId>
    <artifactId>java-docx-to-pdf-using-Microsoft-Graph-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.plutext.graph-convert : java-docx-to-pdf-using-Microsoft-Graph-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.plutext.graph-convert : java-docx-to-pdf-using-Microsoft-Graph-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
java-docx-to-pdf-using-Microsoft-Graph-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.plutext.graph-convert</groupId>
    <artifactId>java-docx-to-pdf-using-Microsoft-Graph-parent</artifactId>
    <version>1.0.1</version>
</dependency>