Last Version

quix 1.0.1

Quix is an easy-to-use notebook manager with support for Presto, Athena, BigQuery, MySQL, PostgreSQL, ClickHouse and more.

License

License

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

quix
Version

Version

1.0.1
Type

Type

pom
Description

Description

quix
Quix is an easy-to-use notebook manager with support for Presto, Athena, BigQuery, MySQL, PostgreSQL, ClickHouse and more.
Project URL

Project URL

https://github.com/wix/quix
Source Code Management

Source Code Management

https://github.com/wix/quix.git

Download quix 1.0.1

Filename Size
quix-1.0.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • quix-api
  • quix-core
  • quix-modules/quix-dummy-module
  • quix-modules/quix-presto-module
  • quix-modules/quix-athena-module
  • quix-modules/quix-jdbc-module
  • quix-modules/quix-bigquery-module
  • quix-modules/quix-python-module
  • quix-webapps/quix-web-spring