com.github.griddb:java_client

Java Client for GridDB CE

License

License

GroupId

GroupId

com.github.griddb
ArtifactId

ArtifactId

gridstore
Last Version

Last Version

5.0.0
Release Date

Release Date

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

How to add to project

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

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.
com.github.griddb

GridDB

Versions

Version
5.0.0
4.6.1
4.6.0
4.5.0
4.3.0
4.2.1
4.0.0