is not current version
Last Version 5.0.0

com.github.griddb:java_client 4.6.1

Java Client for GridDB CE

License

License

GroupId

GroupId

com.github.griddb
ArtifactId

ArtifactId

gridstore
Version

Version

4.6.1
Type

Type

jar
Description

Description

com.github.griddb:java_client
Java Client for GridDB CE
Project URL

Project URL

https://github.com/griddb/griddb/tree/master/java_client
Source Code Management

Source Code Management

https://github.com/griddb/griddb

Download gridstore 4.6.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.7

Project Modules

There are no modules declared in this project.