MVN

net.rgielen : com4j-office2010-bindings

Maven & Gradle

Dec 22, 2014
0 stars

A Java binding for MS Office 2010 (tm) COM access

<dependency>
    <groupId>net.rgielen</groupId>
    <artifactId>com4j-office2010-bindings</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.rgielen : com4j-office2010-bindings to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of net.rgielen : com4j-office2010-bindings to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
com4j-office2010-bindings-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.rgielen</groupId>
    <artifactId>com4j-office2010-bindings</artifactId>
    <version>1.0.1</version>
</dependency>