| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdcom.google.cloud.bigdataoss | 
    
| ArtifactId | ArtifactIdbigquery-connector | 
    
| Version | Version0.13.4-hadoop3 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbigquery-connector-hadoop3 
            MapReduce input and output formats for use with BigQuery 
         | 
    
<!-- https://jarcasting.com/artifacts/com.google.cloud.bigdataoss/bigquery-connector/ -->
<dependency>
    <groupId>com.google.cloud.bigdataoss</groupId>
    <artifactId>bigquery-connector</artifactId>
    <version>0.13.4-hadoop3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.google.cloud.bigdataoss/bigquery-connector/
implementation 'com.google.cloud.bigdataoss:bigquery-connector:0.13.4-hadoop3'
                // https://jarcasting.com/artifacts/com.google.cloud.bigdataoss/bigquery-connector/
implementation ("com.google.cloud.bigdataoss:bigquery-connector:0.13.4-hadoop3")
                'com.google.cloud.bigdataoss:bigquery-connector:jar:0.13.4-hadoop3'
                <dependency org="com.google.cloud.bigdataoss" name="bigquery-connector" rev="0.13.4-hadoop3">
  <artifact name="bigquery-connector" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.google.cloud.bigdataoss', module='bigquery-connector', version='0.13.4-hadoop3')
)
                libraryDependencies += "com.google.cloud.bigdataoss" % "bigquery-connector" % "0.13.4-hadoop3"
                [com.google.cloud.bigdataoss/bigquery-connector "0.13.4-hadoop3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.2.4 | 
| junit : junit | jar | 4.13-SNAPSHOT | 
| org.apache.avro : avro | jar | 1.7.7 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava-testlib | jar | 26.0-jre | 
| joda-time : joda-time | jar | 2.10 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| com.google.truth : truth | jar | 0.42 | 
| log4j : log4j | jar | 1.2.17 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 | 
| com.google.cloud.bigdataoss : gcsio | test-jar | 1.9.4 | 
| com.google.cloud.bigdataoss : gcs-connector | jar | 1.9.4-hadoop3 |