is not current version
Last Version 5.2.16

org.wso2.carbon:org.wso2.carbon.tools.core 5.2.6

The core of the standalone tools to be used alongside the WSO2 Carbon Kernel

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

org.wso2.carbon.tools.core
Version

Version

5.2.6
Type

Type

jar

Download org.wso2.carbon.tools.core 5.2.6


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