Group Id org.wso2.carbon.identity.framework
Artifact Id identity-core
Version 5.9.0
Packaging jar
URL -
Badge
Last Updated 2017-10-12T03:11:26+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>identity-core</artifactId>
    <version>5.9.0</version>
</dependency>
implementation group: 'org.wso2.carbon.identity.framework', name: 'identity-core', version: '5.9.0'
implementation 'org.wso2.carbon.identity.framework:identity-core:5.9.0'
implementation("org.wso2.carbon.identity.framework:identity-core:5.9.0")
libraryDependencies += "org.wso2.carbon.identity.framework" % "identity-core" % "5.9.0"
<dependency org="org.wso2.carbon.identity.framework" name="identity-core" rev="5.9.0"/>
@Grapes(
    @Grab(group='org.wso2.carbon.identity.framework', module='identity-core', version='5.9.0')
)
[org.wso2.carbon.identity.framework/identity-core "5.9.0"]
'org.wso2.carbon.identity.framework:identity-core:5.9.0'