License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdidentity-tenant-mgt-parent |
Version | Version4.4.1 |
Type | Typepom |
Description |
DescriptionWSO2 Identity Tenant Management Parent Module
WSO2 Identity Tenant Management Parent Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
identity-tenant-mgt-parent-4.4.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-tenant-mgt-parent/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-tenant-mgt-parent</artifactId>
<version>4.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-tenant-mgt-parent/
implementation 'org.wso2.carbon.identity:identity-tenant-mgt-parent:4.4.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-tenant-mgt-parent/
implementation ("org.wso2.carbon.identity:identity-tenant-mgt-parent:4.4.1")
'org.wso2.carbon.identity:identity-tenant-mgt-parent:pom:4.4.1'
<dependency org="org.wso2.carbon.identity" name="identity-tenant-mgt-parent" rev="4.4.1">
<artifact name="identity-tenant-mgt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-tenant-mgt-parent', version='4.4.1')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-tenant-mgt-parent" % "4.4.1"
[org.wso2.carbon.identity/identity-tenant-mgt-parent "4.4.1"]