Group Id org.wso2.carbon.identity.framework
Artifact Id org.wso2.carbon.identity.template.mgt
Version 5.20.21
Packaging jar
URL -
Badge
Last Updated 2021-04-18T10:52:46+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>org.wso2.carbon.identity.template.mgt</artifactId>
    <version>5.20.21</version>
</dependency>
implementation group: 'org.wso2.carbon.identity.framework', name: 'org.wso2.carbon.identity.template.mgt', version: '5.20.21'
implementation 'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.template.mgt:5.20.21'
implementation("org.wso2.carbon.identity.framework:org.wso2.carbon.identity.template.mgt:5.20.21")
libraryDependencies += "org.wso2.carbon.identity.framework" % "org.wso2.carbon.identity.template.mgt" % "5.20.21"
<dependency org="org.wso2.carbon.identity.framework" name="org.wso2.carbon.identity.template.mgt" rev="5.20.21"/>
@Grapes(
    @Grab(group='org.wso2.carbon.identity.framework', module='org.wso2.carbon.identity.template.mgt', version='5.20.21')
)
[org.wso2.carbon.identity.framework/org.wso2.carbon.identity.template.mgt "5.20.21"]
'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.template.mgt:5.20.21'