is not current version
Last Version 1.1.3

org.wso2.carbon.caching:org.wso2.carbon.caching.parent 1.1.0


Categories

Categories

Caching Data
GroupId

GroupId

org.wso2.carbon.caching
ArtifactId

ArtifactId

org.wso2.carbon.caching.parent
Version

Version

1.1.0
Type

Type

pom

Download org.wso2.carbon.caching.parent 1.1.0


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