is not current version
Last Version 9.20.10

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

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

9.18.19
Type

Type

pom

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


<!-- 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>9.18.19</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:9.18.19'
// 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:9.18.19")
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.cache.invalidation.feature:pom:9.18.19'
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.cache.invalidation.feature" rev="9.18.19">
  <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='9.18.19')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.cache.invalidation.feature" % "9.18.19"
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.cache.invalidation.feature "9.18.19"]