License |
License |
---|---|
GroupId | GroupIdcom.ibm.ta.sdk |
ArtifactId | ArtifactIdta-sdk-core |
Version | Version0.6.1 |
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.1.pom | |
ta-sdk-core-0.6.1.jar | 100 KB |
ta-sdk-core-0.6.1-sources.jar | 56 KB |
ta-sdk-core-0.6.1-javadoc.jar | 246 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-core/
implementation 'com.ibm.ta.sdk:ta-sdk-core:0.6.1'
// https://jarcasting.com/artifacts/com.ibm.ta.sdk/ta-sdk-core/
implementation ("com.ibm.ta.sdk:ta-sdk-core:0.6.1")
'com.ibm.ta.sdk:ta-sdk-core:jar:0.6.1'
<dependency org="com.ibm.ta.sdk" name="ta-sdk-core" rev="0.6.1">
<artifact name="ta-sdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.ta.sdk', module='ta-sdk-core', version='0.6.1')
)
libraryDependencies += "com.ibm.ta.sdk" % "ta-sdk-core" % "0.6.1"
[com.ibm.ta.sdk/ta-sdk-core "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.13.0 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
com.google.code.gson : gson | jar | 2.8.5 |
com.ibm.ta.sdk : ta-sdk-spi | jar | 0.6.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.freemarker : freemarker | jar | 2.3.30 |