| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаio.allune |
| Идентификатор | Идентификаторbigquery-maven-plugin-parent |
| Версия | Версия1.1.2 |
| Тип | Типpom |
| Описание |
ОписаниеBigQuery Maven Plugin Parent
BigQuery Maven Plugin Parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bigquery-maven-plugin-parent-1.1.2.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.allune/bigquery-maven-plugin-parent/ -->
<dependency>
<groupId>io.allune</groupId>
<artifactId>bigquery-maven-plugin-parent</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.allune/bigquery-maven-plugin-parent/
implementation 'io.allune:bigquery-maven-plugin-parent:1.1.2'
// https://jarcasting.com/artifacts/io.allune/bigquery-maven-plugin-parent/
implementation ("io.allune:bigquery-maven-plugin-parent:1.1.2")
'io.allune:bigquery-maven-plugin-parent:pom:1.1.2'
<dependency org="io.allune" name="bigquery-maven-plugin-parent" rev="1.1.2">
<artifact name="bigquery-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.allune', module='bigquery-maven-plugin-parent', version='1.1.2')
)
libraryDependencies += "io.allune" % "bigquery-maven-plugin-parent" % "1.1.2"
[io.allune/bigquery-maven-plugin-parent "1.1.2"]