is not current version
Last Version 5.0.8

org.wso2.carbon.identity:carbon-identity 4.3.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

carbon-identity
Version

Version

4.3.2
Type

Type

pom

Download carbon-identity 4.3.2

Filename Size
carbon-identity-4.3.2.pom 91 KB
Browse

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