| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.ta.sdk |
| ArtifactId | ArtifactIdta-sdk-core |
| Last Version | Last Version0.6.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.ibm.ta.sdk:ta-sdk-core
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-core-0.6.4.pom | |
| ta-sdk-core-0.6.4.jar | 77 KB |
| ta-sdk-core-0.6.4-sources.jar | 45 KB |
| ta-sdk-core-0.6.4-javadoc.jar | 195 KB |
| Browse |
<!-- 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.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-core/
implementation 'com.ibm.ta.sdk:ta-sdk-core:0.6.4'
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-core/
implementation ("com.ibm.ta.sdk:ta-sdk-core:0.6.4")
'com.ibm.ta.sdk:ta-sdk-core:jar:0.6.4'
<dependency org="com.ibm.ta.sdk" name="ta-sdk-core" rev="0.6.4">
<artifact name="ta-sdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ta.sdk', module='ta-sdk-core', version='0.6.4')
)
libraryDependencies += "com.ibm.ta.sdk" % "ta-sdk-core" % "0.6.4"
[com.ibm.ta.sdk/ta-sdk-core "0.6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tinylog : tinylog-api | jar | 2.4.1 |
| org.tinylog : tinylog-impl | jar | 2.4.1 |
| com.jayway.jsonpath : json-path | jar | 2.7.0 |
| com.google.code.gson : gson | jar | 2.8.9 |
| com.ibm.ta.sdk : ta-sdk-spi | jar | 0.6.4 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
| org.freemarker : freemarker | jar | 2.3.30 |