MVN

com.hynnet : jacob

Maven & Gradle

Oct 12, 2015
6 usages

JAVA-COM Bridge · JACOB is a JAVA-COM Bridge that allows you to call COM Automation components from Java. It uses JNI to make native calls to the COM libraries. JACOB runs on x86 and x64 environments supporting 32 bit and 64 bit JVMs.

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>jacob</artifactId>
    <version>1.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hynnet : jacob to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.18

All Versions

Choose a version of com.hynnet : jacob to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.18
jacob-1.18
1.14.x
jacob-1.14.3

How to add a dependency to Maven

Add the following com.hynnet : jacob maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>jacob</artifactId>
    <version>1.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hynnet : jacob gradle dependency to your build.gradle file:

implementation 'com.hynnet:jacob:1.18'

Gradle Kotlin DSL: Add the following com.hynnet : jacob gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hynnet:jacob:1.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hynnet : jacob sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hynnet" % "jacob" % "1.18"

Advertisement

Dependencies from Group

Nov 06, 2016
8 usages
82 stars
Oct 12, 2015
7 usages
Jun 24, 2018
7 usages
0 stars
Oct 12, 2015
6 usages
Jun 24, 2018
6 usages
0 stars

Discover Dependencies

Jan 07, 2020
2 stars
Aug 03, 2019
355 usages
Oct 13, 2015
1 usages
64 stars
May 03, 2018
5 usages
3 stars
Apr 28, 2020
25 usages
502 stars
Aug 17, 2021
6 usages
1.3k stars
Sep 12, 2019
15 usages
1 stars
May 31, 2018
7 usages
53 stars