is not current version
Last Version 5.20.1

org.wso2.carbon.identity.framework:org.wso2.carbon.identity.template.mgt.endpoint 5.16.115


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

org.wso2.carbon.identity.template.mgt.endpoint
Version

Version

5.16.115
Type

Type

war

Download org.wso2.carbon.identity.template.mgt.endpoint 5.16.115


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