is not current version
Last Version 4.4.0

org.wso2.carbon.identity:identity-features 4.3.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-features
Version

Version

4.3.1
Type

Type

pom

Download identity-features 4.3.1


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