| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sqlflow |
| Идентификатор | Идентификаторjsqlflow |
| Версия | Версия0.2.3 |
| Тип | Типjar |
| Описание |
Описаниеjsqlflow
SQLFlow client
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsqlflow-0.2.3.pom | |
| jsqlflow-0.2.3.jar | 337 KB |
| jsqlflow-0.2.3-sources.jar | 93 KB |
| jsqlflow-0.2.3-javadoc.jar | 787 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sqlflow/jsqlflow/ -->
<dependency>
<groupId>org.sqlflow</groupId>
<artifactId>jsqlflow</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sqlflow/jsqlflow/
implementation 'org.sqlflow:jsqlflow:0.2.3'
// https://jarcasting.com/artifacts/org.sqlflow/jsqlflow/
implementation ("org.sqlflow:jsqlflow:0.2.3")
'org.sqlflow:jsqlflow:jar:0.2.3'
<dependency org="org.sqlflow" name="jsqlflow" rev="0.2.3">
<artifact name="jsqlflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sqlflow', module='jsqlflow', version='0.2.3')
)
libraryDependencies += "org.sqlflow" % "jsqlflow" % "0.2.3"
[org.sqlflow/jsqlflow "0.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.grpc : grpc-netty-shaded | jar | 1.25.0 |
| io.grpc : grpc-protobuf | jar | 1.25.0 |
| io.grpc : grpc-stub | jar | 1.25.0 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| io.grpc : grpc-testing | jar | 1.25.0 |
| org.mockito : mockito-core | jar | 3.1.0 |