MVN

com.github.ailyenko : bigquery-schema-parser

Maven & Gradle

Jul 28, 2016
2 stars

bigquery-schema-parser · Google BigQuery JSON Schema Parser

<dependency>
    <groupId>com.github.ailyenko</groupId>
    <artifactId>bigquery-schema-parser</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ailyenko : bigquery-schema-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.ailyenko : bigquery-schema-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
bigquery-schema-parser-1.0.1
1.0
bigquery-schema-parser-1.0

How to add a dependency to Maven

Add the following com.github.ailyenko : bigquery-schema-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ailyenko</groupId>
    <artifactId>bigquery-schema-parser</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ailyenko : bigquery-schema-parser gradle dependency to your build.gradle file:

implementation 'com.github.ailyenko:bigquery-schema-parser:1.0.1'

Gradle Kotlin DSL: Add the following com.github.ailyenko : bigquery-schema-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ailyenko:bigquery-schema-parser:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ailyenko : bigquery-schema-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ailyenko" % "bigquery-schema-parser" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 10, 2019
2 usages
May 22, 2021
20 usages
2 stars
Mar 22, 2019
3.4k stars
Sep 20, 2018
8 usages
250 stars
Dec 07, 2021
18 usages
327 stars
Dec 22, 2022
16 usages
1k stars
Jun 14, 2021
24 usages
76 stars
Jul 18, 2018
2 usages
42 stars