не последняя версия
Последняя версия 5.0.0

com.github.griddb:gridstore 4.5.0

Java Client for GridDB V4.5 CE

Группа

Группа

com.github.griddb
Идентификатор

Идентификатор

gridstore
Версия

Версия

4.5.0
Тип

Тип

jar

Скачать gridstore 4.5.0


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