I have a batch program in Java on a Windows server.
I am trying to receive data using the following API.
I would like to know about the calling program, which java products (SDK, JRE) it supports and which versions it supports.
I would like to know which java products (SDK, JRE) and versions are supported.
and supported versions of the calling program.
Where can I find this information in the manual?
<jar>
platform-client-v2-155.0.0.jar
<API>
1.Query for conversation aggregates
2.Query for flow aggregates
3.Conversation Detail query
On the page ↑.
The Release version of "Platform SDK" is
8.1.1-8.5.2 : Java SE 7
8.5+ : Java SE 8
9.0.004+ : Open JDK 11
The following is a list of the versions of the "Platform SDK".
The version to be used this time is "platform-client-v2-155.0.0.0.jar".
I don't understand the relationship between the version "155" in the file name and the Release version.
The server is "WindowsServer2016".
If I use "platform-client-v2-155.0.0.jar", what java
What java is supported?