You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The module name for both the versions are same : `ibm-analytics-engine-api`
43
43
The two versions are differntiated by the version number in the Java package structure. Example : `com.ibm.cloud.iaesdk.ibm_analytics_engine_api.v2` vs `com.ibm.cloud.iaesdk.ibm_analytics_engine_api.v3`
@@ -59,7 +59,7 @@ IBM Analytics Engine v3 is for the Standard Serverless for Apache Spark plan.
59
59
* Java 8 or above.
60
60
61
61
## Installation
62
-
The current version of this SDK is: 0.5.2
62
+
The current version of this SDK is: 0.5.3
63
63
64
64
Each service's artifact coordinates are listed in the table above.
65
65
@@ -78,13 +78,13 @@ Here are examples for maven and gradle:
0 commit comments