cachestore

An Open Source of CacheStore

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.viantinc.cachestore
ArtifactId

ArtifactId

cachestore
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

cachestore
An Open Source of CacheStore
Project URL

Project URL

https://github.com/viant/CacheStore

Download cachestore

Filename Size
cachestore-1.1.0.pom 14 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • server
  • client
  • replica
  • transport
  • core
  • objectquery

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0