is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:identity-core 5.18.180

This is a Carbon bundle that represent the Identity Core Aggregator Module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

identity-core
Version

Version

5.18.180
Type

Type

pom

Download identity-core 5.18.180


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