License |
License |
---|---|
GroupId | GroupIdcom.ibm.ta.sdk |
ArtifactId | ArtifactIdta-sdk |
Version | Version0.6.4 |
Type | Typepom |
Description |
DescriptionTransformation Asdvisor SDK
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
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ta-sdk-0.6.4.pom | 1 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.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk/
implementation 'com.ibm.ta.sdk:ta-sdk:0.6.4'
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk/
implementation ("com.ibm.ta.sdk:ta-sdk:0.6.4")
'com.ibm.ta.sdk:ta-sdk:pom:0.6.4'
<dependency org="com.ibm.ta.sdk" name="ta-sdk" rev="0.6.4">
<artifact name="ta-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ta.sdk', module='ta-sdk', version='0.6.4')
)
libraryDependencies += "com.ibm.ta.sdk" % "ta-sdk" % "0.6.4"
[com.ibm.ta.sdk/ta-sdk "0.6.4"]