is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:identity-framework 5.8.4


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

identity-framework
Version

Version

5.8.4
Type

Type

pom

Download identity-framework 5.8.4


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