| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.yahoo.maha |
| Идентификатор | Идентификаторmaha-bigquery-executor |
| Версия | Версия6.68 |
| Тип | Типjar |
| Описание |
Описаниеmaha 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
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |