jar

net.sf.jacob-project : jacob

Maven & Gradle

Oct 22, 2008
21 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.

Table Of Contents

Latest Version

Download net.sf.jacob-project : jacob JAR file - Latest Versions:

All Versions

Download net.sf.jacob-project : jacob JAR file - All Versions:

Version Vulnerabilities Size Updated
1.14.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jacob-1.14.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jacob.activeX

├─ com.jacob.activeX.ActiveXComponent.class - [JAR]

├─ com.jacob.activeX.ActiveXDispatchEvents.class - [JAR]

├─ com.jacob.activeX.ActiveXInvocationProxy.class - [JAR]

com.jacob.com

├─ com.jacob.com.ComException.class - [JAR]

├─ com.jacob.com.ComFailException.class - [JAR]

├─ com.jacob.com.ComThread.class - [JAR]

├─ com.jacob.com.Currency.class - [JAR]

├─ com.jacob.com.DateUtilities.class - [JAR]

├─ com.jacob.com.Dispatch.class - [JAR]

├─ com.jacob.com.DispatchEvents.class - [JAR]

├─ com.jacob.com.DispatchIdentifier.class - [JAR]

├─ com.jacob.com.DispatchNullProgramId.class - [JAR]

├─ com.jacob.com.DispatchProxy.class - [JAR]

├─ com.jacob.com.EnumVariant.class - [JAR]

├─ com.jacob.com.InvocationProxy.class - [JAR]

├─ com.jacob.com.InvocationProxyAllVariants.class - [JAR]

├─ com.jacob.com.JacobException.class - [JAR]

├─ com.jacob.com.JacobObject.class - [JAR]

├─ com.jacob.com.JacobReleaseInfo.class - [JAR]

├─ com.jacob.com.LibraryLoader.class - [JAR]

├─ com.jacob.com.MainSTA.class - [JAR]

├─ com.jacob.com.NotImplementedException.class - [JAR]

├─ com.jacob.com.ROT.class - [JAR]

├─ com.jacob.com.STA.class - [JAR]

├─ com.jacob.com.SafeArray.class - [JAR]

├─ com.jacob.com.Variant.class - [JAR]

├─ com.jacob.com.VariantUtilities.class - [JAR]

├─ com.jacob.com.VariantViaEvent.class - [JAR]

├─ com.jacob.com.WrongThreadException.class - [JAR]

Advertisement