Last Version

JAVA-COM Bridge 1.14.3

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jacob-project
ArtifactId

ArtifactId

jacob
Version

Version

1.14.3
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://code.google.com/webtoolkit/
Source Code Management

Source Code Management

http://jacob-project.cvs.sourceforge.net/jacob-project

Download jacob 1.14.3


<!-- https://jarcasting.com/artifacts/net.sf.jacob-project/jacob/ -->
<dependency>
    <groupId>net.sf.jacob-project</groupId>
    <artifactId>jacob</artifactId>
    <version>1.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jacob-project/jacob/
implementation 'net.sf.jacob-project:jacob:1.14.3'
// https://jarcasting.com/artifacts/net.sf.jacob-project/jacob/
implementation ("net.sf.jacob-project:jacob:1.14.3")
'net.sf.jacob-project:jacob:jar:1.14.3'
<dependency org="net.sf.jacob-project" name="jacob" rev="1.14.3">
  <artifact name="jacob" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jacob-project', module='jacob', version='1.14.3')
)
libraryDependencies += "net.sf.jacob-project" % "jacob" % "1.14.3"
[net.sf.jacob-project/jacob "1.14.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.