is not current version
Last Version 9.20.10

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.cache.invalidation.feature 8.2.10

This feature contains the bundles required for cache invalidation

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.apimgt.cache.invalidation.feature
Version

Version

8.2.10
Type

Type

pom

Download org.wso2.carbon.apimgt.cache.invalidation.feature 8.2.10


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