is not current version
Last Version 4.7.0-m11

org.wso2.carbon:wso2carbon-core 4.6.2-m7

WSO2 Carbon Core - Distribution

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

wso2carbon-core
Version

Version

4.6.2-m7
Type

Type

pom

Download wso2carbon-core 4.6.2-m7


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