is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:policy-editor 5.11.212


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

policy-editor
Version

Version

5.11.212
Type

Type

pom

Download policy-editor 5.11.212


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