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