I'm currently in the process of analyzing some migration paths off of some spatial updates my group supports that currently use the Java API SeGeometry tools below.
First question: I'm assuming that these will be fully deprecated by the end of the mature support for ArcMap?
Second question: What is/has taken its place on the Pro side (is it Python, C#, both, neither, something else)? We use Oracle as our DB (19c currently, but likely to move forward soon).
https://community.esri.com/t5/forums/searchpage/tab/message?q=java+api
jsde_sdk.jar | Contains the ArcSDE Client, and Geometry Java API class files. |
jpe_sdk.jar | Contains the ArcSDE Projection Engine Java API class files. |
concurrent.jar | Provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming. |
icu4j_3_2.jar | ICU4J libraries required for globalization. |