MVN

com.senzing : g2

Maven & Gradle

Mar 27, 2023
2 usages
0 stars

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

<dependency>
    <groupId>com.senzing</groupId>
    <artifactId>g2</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.senzing : g2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of com.senzing : g2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
g2-3.0.1
g2-3.0.0
g2-3.0.0-b02
g2-3.0.0-b01
2.9.x
g2-2.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.senzing</groupId>
    <artifactId>g2</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.senzing : g2 gradle dependency to your build.gradle file:

implementation 'com.senzing:g2:3.0.1'

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

implementation("com.senzing:g2:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.senzing : g2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.senzing" % "g2" % "3.0.1"

Advertisement

Dependencies from Group

g2
Mar 27, 2023
2 usages
0 stars
Mar 20, 2023
0 stars
Nov 02, 2022
0 stars

Discover Dependencies

Oct 02, 2021
0 stars
Aug 26, 2023
3 usages
430 stars
Aug 26, 2023
452 stars
Apr 11, 2023
16 stars
Oct 06, 2021
23 stars
Nov 11, 2021
1 usages
317 stars
Sep 10, 2021
4 stars