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