Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit fe01414

Browse files
committed
Updated README.md regarding g2.jar dependency
1 parent 111f415 commit fe01414

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ Before using the Senzing Listener to create applications you will need to build
1313
To build the Senzing Listener you will need Apache Maven (recommend version 3.6.1 or later)
1414
as well as OpenJDK version 11.0.x (recommend version 11.0.6+10 or later).
1515

16-
You will also need the Senzing `g2.jar` file installed in your Maven repository.
17-
The Senzing REST API Server requires version 1.13.x or later of the Senzing API and Senzing App.
18-
In order to install `g2.jar` you must:
16+
The Senzing Listener depends on `g2.jar`. Version 2.9.0 and later of `g2.jar`
17+
is available from the Central Maven Repository. Version `2.9.x` of `g2.jar`
18+
supports all Senzing 2.x product versions. However, the Senzing Listener
19+
supports version 1.14.x or later. If you need version 1.x then you must install
20+
`g2.jar` version 1.x in your local Maven repository via the following steps:
1921

2022
1. Locate your
2123
[SENZING_G2_DIR](https://github.com/Senzing/knowledge-base/blob/master/lists/environment-variables.md#senzing_g2_dir)

0 commit comments

Comments
 (0)