License |
License |
---|---|
GroupId | GroupIdcom.ibm.ta.sdk |
ArtifactId | ArtifactIdta-sdk-sample |
Version | Version0.6.1 |
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.1.pom | |
ta-sdk-sample-0.6.1.jar | 18 MB |
ta-sdk-sample-0.6.1-sources.jar | 166 KB |
ta-sdk-sample-0.6.1-javadoc.jar | 38 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-sample/
implementation 'com.ibm.ta.sdk:ta-sdk-sample:0.6.1'
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-sample/
implementation ("com.ibm.ta.sdk:ta-sdk-sample:0.6.1")
'com.ibm.ta.sdk:ta-sdk-sample:jar:0.6.1'
<dependency org="com.ibm.ta.sdk" name="ta-sdk-sample" rev="0.6.1">
<artifact name="ta-sdk-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ta.sdk', module='ta-sdk-sample', version='0.6.1')
)
libraryDependencies += "com.ibm.ta.sdk" % "ta-sdk-sample" % "0.6.1"
[com.ibm.ta.sdk/ta-sdk-sample "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.13.0 |
org.slf4j : slf4j-nop | jar | 1.7.30 |
com.google.code.gson : gson | jar | 2.8.5 |
com.ibm.ta.sdk : ta-sdk-core | jar | 0.6.1 |