is not current version
Last Version 0.6.4

com.ibm.ta.sdk:ta-sdk-core 0.5.4

a tool to help a developer to create and build a middleware data collection plug-in, \ which can be used to gather the information of an application deployed on a middleware server,\ and provide modernization help and recommendations

GroupId

GroupId

com.ibm.ta.sdk
ArtifactId

ArtifactId

ta-sdk-core
Version

Version

0.5.4
Type

Type

jar

Download ta-sdk-core 0.5.4


<!-- https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-core/ -->
<dependency>
    <groupId>com.ibm.ta.sdk</groupId>
    <artifactId>ta-sdk-core</artifactId>
    <version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-core/
implementation 'com.ibm.ta.sdk:ta-sdk-core:0.5.4'
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-core/
implementation ("com.ibm.ta.sdk:ta-sdk-core:0.5.4")
'com.ibm.ta.sdk:ta-sdk-core:jar:0.5.4'
<dependency org="com.ibm.ta.sdk" name="ta-sdk-core" rev="0.5.4">
  <artifact name="ta-sdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ta.sdk', module='ta-sdk-core', version='0.5.4')
)
libraryDependencies += "com.ibm.ta.sdk" % "ta-sdk-core" % "0.5.4"
[com.ibm.ta.sdk/ta-sdk-core "0.5.4"]