is not current version
Last Version 9.20.10

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.tokenmgt.feature 6.7.132

This feature contains the core bundles required for Token Management functionalities.

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.tokenmgt.feature
Version

Version

6.7.132
Type

Type

pom

Download org.wso2.carbon.apimgt.tokenmgt.feature 6.7.132


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