is not current version
Last Version 1.6.15

com.github.anylogic:alogic-kvalue 1.6.8

基于Redis的KValue数据库实现

GroupId

GroupId

com.github.anylogic
ArtifactId

ArtifactId

alogic-kvalue
Version

Version

1.6.8
Type

Type

jar

Download alogic-kvalue 1.6.8


<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-kvalue/ -->
<dependency>
    <groupId>com.github.anylogic</groupId>
    <artifactId>alogic-kvalue</artifactId>
    <version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-kvalue/
implementation 'com.github.anylogic:alogic-kvalue:1.6.8'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-kvalue/
implementation ("com.github.anylogic:alogic-kvalue:1.6.8")
'com.github.anylogic:alogic-kvalue:jar:1.6.8'
<dependency org="com.github.anylogic" name="alogic-kvalue" rev="1.6.8">
  <artifact name="alogic-kvalue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-kvalue', version='1.6.8')
)
libraryDependencies += "com.github.anylogic" % "alogic-kvalue" % "1.6.8"
[com.github.anylogic/alogic-kvalue "1.6.8"]