is not current version
Last Version 0.6.4

com.ibm.ta.sdk:ta-sdk 0.5.2

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
Version

Version

0.5.2
Type

Type

pom

Download ta-sdk 0.5.2

Filename Size
ta-sdk-0.5.2.pom 2 KB
Browse

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