is not current version
Last Version 4.5.6

org.wso2.carbon.identity:identity-provisioning-feature 4.5.4


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-provisioning-feature
Version

Version

4.5.4
Type

Type

pom

Download identity-provisioning-feature 4.5.4


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