is not current version
Last Version 4.7.0-m11

org.wso2.carbon:wso2carbon-core 4.4.31

WSO2 Carbon Core - Distribution

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

wso2carbon-core
Version

Version

4.4.31
Type

Type

pom

Download wso2carbon-core 4.4.31


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