Senzing G2 Java SDK

The Java SDK for the Senzing G2 Engine. This calls through to the native Senzing SDK via JNI.

License

License

GroupId

GroupId

com.senzing
ArtifactId

ArtifactId

g2
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Senzing G2 Java SDK
The Java SDK for the Senzing G2 Engine. This calls through to the native Senzing SDK via JNI.
Project URL

Project URL

http://github.com/Senzing/g2-sdk-java
Source Code Management

Source Code Management

http://github.com/Senzing/g2-sdk-java/tree/main

Download g2

How to add to project

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

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.

Versions

Version
3.0.0
3.0.0-b02
3.0.0-b01
2.9.0