is not current version
Last Version 4.7.0-m11

org.wso2.carbon:wso2carbon-core 4.5.1

WSO2 Carbon Core - Distribution

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

wso2carbon-core
Version

Version

4.5.1
Type

Type

pom

Download wso2carbon-core 4.5.1


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