is not current version
Last Version 5.20.324

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


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

policy-editor
Version

Version

5.10.41
Type

Type

pom

Download policy-editor 5.10.41


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