не последняя версия
Последняя версия 5.2.16

org.wso2.carbon:tool-test-artifact 5.2.2

A sample test artifact for testing org.wso2.carbon.tools.core module

Группа

Группа

org.wso2.carbon
Идентификатор

Идентификатор

tool-test-artifact
Версия

Версия

5.2.2
Тип

Тип

jar

Скачать tool-test-artifact 5.2.2


<!-- https://jarcasting.com/artifacts/org.wso2.carbon/tool-test-artifact/ -->
<dependency>
    <groupId>org.wso2.carbon</groupId>
    <artifactId>tool-test-artifact</artifactId>
    <version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon/tool-test-artifact/
implementation 'org.wso2.carbon:tool-test-artifact:5.2.2'
// https://jarcasting.com/artifacts/org.wso2.carbon/tool-test-artifact/
implementation ("org.wso2.carbon:tool-test-artifact:5.2.2")
'org.wso2.carbon:tool-test-artifact:jar:5.2.2'
<dependency org="org.wso2.carbon" name="tool-test-artifact" rev="5.2.2">
  <artifact name="tool-test-artifact" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon', module='tool-test-artifact', version='5.2.2')
)
libraryDependencies += "org.wso2.carbon" % "tool-test-artifact" % "5.2.2"
[org.wso2.carbon/tool-test-artifact "5.2.2"]