License |
License |
---|---|
GroupId | GroupIdcom.ibm.ta.sdk |
ArtifactId | ArtifactIdta-sdk-sample |
Version | Version0.6.4 |
Type | Typejar |
Description |
Descriptioncom.ibm.ta.sdk:ta-sdk-sample
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
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ta-sdk-sample-0.6.4.pom | |
ta-sdk-sample-0.6.4.jar | 17 MB |
ta-sdk-sample-0.6.4-sources.jar | 167 KB |
ta-sdk-sample-0.6.4-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-sample/ -->
<dependency>
<groupId>com.ibm.ta.sdk</groupId>
<artifactId>ta-sdk-sample</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-sample/
implementation 'com.ibm.ta.sdk:ta-sdk-sample:0.6.4'
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-sample/
implementation ("com.ibm.ta.sdk:ta-sdk-sample:0.6.4")
'com.ibm.ta.sdk:ta-sdk-sample:jar:0.6.4'
<dependency org="com.ibm.ta.sdk" name="ta-sdk-sample" rev="0.6.4">
<artifact name="ta-sdk-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ta.sdk', module='ta-sdk-sample', version='0.6.4')
)
libraryDependencies += "com.ibm.ta.sdk" % "ta-sdk-sample" % "0.6.4"
[com.ibm.ta.sdk/ta-sdk-sample "0.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.tinylog : tinylog-api | jar | 2.4.1 |
org.tinylog : tinylog-impl | jar | 2.4.1 |
com.google.code.gson : gson | jar | 2.8.9 |
com.ibm.ta.sdk : ta-sdk-core | jar | 0.6.4 |