is not current version
Last Version 5.20.324

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

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.12.19
Type

Type

pom

Download identity-core 5.12.19


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