is not current version
Last Version 5.20.324

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

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.14.90
Type

Type

pom

Download template-mgt 5.14.90

Filename Size
template-mgt-5.14.90.pom 1 KB
Browse

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