| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPython Языки программирования |
| Группа | Группаcom.wix |
| Идентификатор | Идентификаторquix-python-module |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеQuix is an easy-to-use notebook manager with support for Presto, Athena, BigQuery, MySQL, PostgreSQL,
ClickHouse and more.
|
| Имя Файла | Размер |
|---|---|
| quix-python-module-1.0.1.pom | |
| quix-python-module-1.0.1.jar | 86 KB |
| quix-python-module-1.0.1-sources.jar | 9 KB |
| quix-python-module-1.0.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wix/quix-python-module/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>quix-python-module</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/quix-python-module/
implementation 'com.wix:quix-python-module:1.0.1'
// https://jarcasting.com/artifacts/com.wix/quix-python-module/
implementation ("com.wix:quix-python-module:1.0.1")
'com.wix:quix-python-module:jar:1.0.1'
<dependency org="com.wix" name="quix-python-module" rev="1.0.1">
<artifact name="quix-python-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='quix-python-module', version='1.0.1')
)
libraryDependencies += "com.wix" % "quix-python-module" % "1.0.1"
[com.wix/quix-python-module "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.wix : quix-api | jar | 1.0.1 |
| com.wix : quix-core | jar | 1.0.1 |
| com.zaxxer : nuprocess | jar | 1.2.5 |
| net.sf.py4j : py4j | jar | 0.10.8.1 |
| com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 4.8.1 |
| org.specs2 : specs2-junit_2.12 | jar | 4.8.1 |
| org.specs2 : specs2-mock_2.12 | jar | 4.8.1 |