| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.griddb |
| Идентификатор | Идентификаторgridstore |
| Версия | Версия5.0.0 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.griddb:java_client
Java Client for GridDB CE
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gridstore-5.0.0.pom | |
| gridstore-5.0.0.jar | 654 KB |
| gridstore-5.0.0-sources.jar | 315 KB |
| gridstore-5.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-jdk14 | jar | 1.7.7 |