is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:template-mgt 5.12.363

This is a Carbon bundle that represent the Template Management Module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

template-mgt
Version

Version

5.12.363
Type

Type

pom

Download template-mgt 5.12.363


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