| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.maha |
| ArtifactId | ArtifactIdmaha-bigquery-executor |
| Version | Version6.68 |
| 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.68</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-bigquery-executor/
implementation 'com.yahoo.maha:maha-bigquery-executor:6.68'
// https://jarcasting.com/artifacts/com.yahoo.maha/maha-bigquery-executor/
implementation ("com.yahoo.maha:maha-bigquery-executor:6.68")
'com.yahoo.maha:maha-bigquery-executor:jar:6.68'
<dependency org="com.yahoo.maha" name="maha-bigquery-executor" rev="6.68">
<artifact name="maha-bigquery-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.maha', module='maha-bigquery-executor', version='6.68')
)
libraryDependencies += "com.yahoo.maha" % "maha-bigquery-executor" % "6.68"
[com.yahoo.maha/maha-bigquery-executor "6.68"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.maha : maha-core | test-jar | 6.68 |
| 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 |