is not current version
Last Version 4.8.0

org.wso2.carbon.commons:org.wso2.carbon.caching.invalidator.server.feature 4.6.18

This feature contains the core bundles required for Global Cache invalidation for Carbon

Categories

Categories

Caching Data
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

org.wso2.carbon.caching.invalidator.server.feature
Version

Version

4.6.18
Type

Type

pom

Download org.wso2.carbon.caching.invalidator.server.feature 4.6.18


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