Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.association.account |
ArtifactId | ArtifactIdidentity-user-account-association |
Version | Version5.1.2 |
Type | Typepom |
Filename | Size |
---|---|
identity-user-account-association-5.1.2.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.association.account/identity-user-account-association/ -->
<dependency>
<groupId>org.wso2.carbon.identity.association.account</groupId>
<artifactId>identity-user-account-association</artifactId>
<version>5.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.association.account/identity-user-account-association/
implementation 'org.wso2.carbon.identity.association.account:identity-user-account-association:5.1.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.association.account/identity-user-account-association/
implementation ("org.wso2.carbon.identity.association.account:identity-user-account-association:5.1.2")
'org.wso2.carbon.identity.association.account:identity-user-account-association:pom:5.1.2'
<dependency org="org.wso2.carbon.identity.association.account" name="identity-user-account-association" rev="5.1.2">
<artifact name="identity-user-account-association" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.association.account', module='identity-user-account-association', version='5.1.2')
)
libraryDependencies += "org.wso2.carbon.identity.association.account" % "identity-user-account-association" % "5.1.2"
[org.wso2.carbon.identity.association.account/identity-user-account-association "5.1.2"]