This repository was archived by the owner on Jan 8, 2025. It is now read-only.
Commit fe01414 1 parent 111f415 commit fe01414 Copy full SHA for fe01414
File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,11 @@ Before using the Senzing Listener to create applications you will need to build
13
13
To build the Senzing Listener you will need Apache Maven (recommend version 3.6.1 or later)
14
14
as well as OpenJDK version 11.0.x (recommend version 11.0.6+10 or later).
15
15
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:
19
21
20
22
1 . Locate your
21
23
[ SENZING_G2_DIR] ( https://github.com/Senzing/knowledge-base/blob/master/lists/environment-variables.md#senzing_g2_dir )
You can’t perform that action at this time.
0 commit comments