License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdcom.viantinc.cachestore |
ArtifactId | ArtifactIdcachestore-client |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn Open Source of CacheStore
|
Filename | Size |
---|---|
cachestore-client-1.6.0.pom | |
cachestore-client-1.6.0.jar | 70 KB |
cachestore-client-1.6.0-sources.jar | 41 KB |
cachestore-client-1.6.0-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.viantinc.cachestore/cachestore-client/ -->
<dependency>
<groupId>com.viantinc.cachestore</groupId>
<artifactId>cachestore-client</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.viantinc.cachestore/cachestore-client/
implementation 'com.viantinc.cachestore:cachestore-client:1.6.0'
// https://jarcasting.com/artifacts/com.viantinc.cachestore/cachestore-client/
implementation ("com.viantinc.cachestore:cachestore-client:1.6.0")
'com.viantinc.cachestore:cachestore-client:jar:1.6.0'
<dependency org="com.viantinc.cachestore" name="cachestore-client" rev="1.6.0">
<artifact name="cachestore-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.viantinc.cachestore', module='cachestore-client', version='1.6.0')
)
libraryDependencies += "com.viantinc.cachestore" % "cachestore-client" % "1.6.0"
[com.viantinc.cachestore/cachestore-client "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.viantinc.cachestore : transport Optional | jar | 2.2.3 |
com.viantinc.cachestore : cachestore-core | jar | 1.2.5 |
com.viantinc.cachestore : cachestore-server | jar | 1.6.5 |
com.viantinc.cachestore : replica Optional | jar | 2.2.3 |