is not current version
Last Version 5.20.324

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


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

identity-framework
Version

Version

5.6.78
Type

Type

pom

Download identity-framework 5.6.78


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