License |
License |
---|---|
GroupId | GroupIdcom.yahoo.maha |
ArtifactId | ArtifactIdmaha-bigquery-executor |
Last Version | Last Version6.105 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaha bigquery executor
Maha: A framework for rapid reporting API development; with out of the box support for high cardinality dimension lookups with druid. More info at https://github.com/yahoo/maha
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.yahoo.maha/maha-bigquery-executor/ -->
<dependency>
<groupId>com.yahoo.maha</groupId>
<artifactId>maha-bigquery-executor</artifactId>
<version>6.105</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-bigquery-executor/
implementation 'com.yahoo.maha:maha-bigquery-executor:6.105'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-bigquery-executor/
implementation ("com.yahoo.maha:maha-bigquery-executor:6.105")
'com.yahoo.maha:maha-bigquery-executor:jar:6.105'
<dependency org="com.yahoo.maha" name="maha-bigquery-executor" rev="6.105">
<artifact name="maha-bigquery-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-bigquery-executor', version='6.105')
)
libraryDependencies += "com.yahoo.maha" % "maha-bigquery-executor" % "6.105"
[com.yahoo.maha/maha-bigquery-executor "6.105"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.maha : maha-core | test-jar | 6.105 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.12 | jar | 3.2.2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 1.10.19 |