Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
com.google.cloud google-cloud-bigquery 1.36.0 jar Apache-2.0
com.spotify flo-runner 0.6.3 jar Apache License, Version 2.0
com.spotify flo-workflow 0.6.3 jar Apache License, Version 2.0
org.json json 20160810 jar The JSON License
org.slf4j slf4j-api 1.7.30 jar MIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
junit junit 4.12 jar Eclipse Public License 1.0
org.awaitility awaitility 3.1.2 jar LICENSE.txt
org.hamcrest hamcrest-library 2.2 jar BSD License 3
org.mockito mockito-core 2.21.0 jar The MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.google.auto.value auto-value 1.5.3 jar Apache 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
com.fasterxml.jackson.core jackson-core 2.10.2 jar The Apache Software License, Version 2.0
com.google.api api-common 1.8.1 jar BSD
com.google.api gax 1.52.0 jar BSD
com.google.api gax-httpjson 0.46.0 jar BSD
com.google.api-client google-api-client 1.29.0 jar The Apache Software License, Version 2.0
com.google.api.grpc proto-google-common-protos 1.17.0 jar Apache-2.0
com.google.api.grpc proto-google-iam-v1 0.13.0 jar Apache-2.0
com.google.apis google-api-services-bigquery v2-rev383-1.23.0 jar The Apache Software License, Version 2.0
com.google.auth google-auth-library-credentials 0.19.0 jar BSD New license
com.google.auth google-auth-library-oauth2-http 0.19.0 jar BSD New license
com.google.auto.value auto-value-annotations 1.7 jar Apache 2.0
com.google.cloud google-cloud-core 1.36.0 jar Apache-2.0
com.google.cloud google-cloud-core-http 1.36.0 jar Apache-2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.8.6 jar Apache 2.0
com.google.errorprone error_prone_annotations 2.3.4 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 28.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.http-client google-http-client 1.34.0 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-appengine 1.23.0 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-jackson 1.29.0 jar The Apache Software License, Version 2.0
com.google.http-client google-http-client-jackson2 1.33.0 jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.google.oauth-client google-oauth-client 1.29.0 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 3.11.1 jar 3-Clause BSD License
com.google.protobuf protobuf-java-util 3.10.0 jar 3-Clause BSD License
com.spotify flo-freezer 0.6.3 jar Apache License, Version 2.0
com.typesafe config 1.3.1 jar Apache License, Version 2.0
commons-codec commons-codec 1.13 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.grpc grpc-context 1.22.1 jar Apache 2.0
io.opencensus opencensus-api 0.24.0 jar The Apache License, Version 2.0
io.opencensus opencensus-contrib-http-util 0.24.0 jar The Apache License, Version 2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
joda-time joda-time 2.10.5 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.9 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.10 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.12 jar Apache License, Version 2.0
org.checkerframework checker-qual 2.8.1 jar The MIT License
org.codehaus.jackson jackson-core-asl 1.9.13 jar The Apache Software License, Version 2.0
org.codehaus.mojo animal-sniffer-annotations 1.18 jar MIT license
org.threeten threetenbp 1.3.3 jar BSD 3-clause

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
net.bytebuddy byte-buddy 1.8.15 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.8.15 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.objenesis objenesis 2.6 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: Protocol Buffers [Core], Protocol Buffers [Util]

Apache 2.0: AutoValue, AutoValue Annotations, Awaitility, Gson, error-prone annotations, io.grpc:grpc-context

The Apache License, Version 2.0: OpenCensus

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

BSD License 3: Hamcrest, Hamcrest Core, Hamcrest Library

The JSON License: JSON in Java

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

BSD 3-clause: ThreeTen backport

Apache 2: Objenesis

BSD: API Common, GAX (Google Api eXtensions), GAX (Google Api eXtensions) for Java

The MIT License: Checker Qual, mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Flo BigQuery, Flo Freezer, Flo Runner, Flo Workflow Definition, Guava: Google Core Libraries for Java, Joda-Time, config

Apache-2.0: Google Cloud BigQuery, Google Cloud Core, Google Cloud Core HTTP, proto-google-common-protos, proto-google-iam-v1

CDDL + GPLv2 with classpath exception: javax.annotation API

MIT license: Animal Sniffer Annotations

BSD New license: Google Auth Library for Java - Credentials, Google Auth Library for Java - OAuth2 HTTP

The Apache Software License, Version 2.0: Apache Commons Logging, BigQuery API v2-rev383-1.23.0, Byte Buddy (without dependencies), Byte Buddy Java agent, FindBugs-jsr305, Google APIs Client Library for Java, Google App Engine extensions to the Google HTTP Client Library for Java., Google HTTP Client Library for Java, Google OAuth Client Library for Java, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson, Jackson 2 extensions to the Google HTTP Client Library for Java., Jackson extensions to the Google HTTP Client Library for Java., Jackson-core

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.3.jar 290.34 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.90 kB 419 373 36 1.6 Yes
jackson-core-2.10.2.jar 349.07 kB 144 117 12 1.6 Yes
api-common-1.8.1.jar 45.09 kB 51 42 3 1.6 Yes
gax-1.52.0.jar 325.95 kB 317 303 8 1.6 Yes
gax-httpjson-0.46.0.jar 59.74 kB 59 52 1 1.6 Yes
google-api-client-1.29.0.jar 204.62 kB 141 106 21 1.6 Yes
proto-google-common-protos-1.17.0.jar 1.34 MB 573 501 7 1.6 Yes
proto-google-iam-v1-0.13.0.jar 145.61 kB 71 56 2 1.6 Yes
google-api-services-bigquery-v2-rev383-1.23.0.jar 117.67 kB 107 95 2 1.5 Yes
google-auth-library-credentials-0.19.0.jar 5.67 kB 15 5 1 1.6 Yes
google-auth-library-oauth2-http-0.19.0.jar 105.29 kB 71 59 2 1.6 Yes
auto-value-1.5.3.jar 1.71 MB 1113 938 18 1.6 Yes
auto-value-annotations-1.7.jar 5.91 kB 19 6 2 1.6 No
google-cloud-bigquery-1.36.0.jar 370.28 kB 293 277 5 1.6 Yes
google-cloud-core-1.36.0.jar 119.88 kB 106 93 3 1.6 Yes
google-cloud-core-http-1.36.0.jar 15.26 kB 21 9 1 1.6 Yes
jsr305-3.0.2.jar 19.94 kB 46 35 3 1.5 Yes
gson-2.8.6.jar 240.26 kB 198 180 8 1.6 Yes
error_prone_annotations-2.3.4.jar 13.88 kB 34 22 2 1.6 No
failureaccess-1.0.1.jar 4.62 kB 15 2 1 1.6 Yes
guava-28.1-jre.jar 2.76 MB 1984 1877 18 1.6 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.20 kB 7 0 0 - No
google-http-client-1.34.0.jar 284.75 kB 238 209 16 1.6 Yes
google-http-client-appengine-1.23.0.jar 15.67 kB 21 11 2 1.5 Yes
google-http-client-jackson-1.29.0.jar 8.63 kB 17 4 1 1.6 Yes
google-http-client-jackson2-1.33.0.jar 8.49 kB 18 5 1 1.6 Yes
j2objc-annotations-1.3.jar 8.78 kB 23 12 1 1.5 Yes
google-oauth-client-1.29.0.jar 67.60 kB 63 48 3 1.6 Yes
protobuf-java-3.11.1.jar 1.66 MB 692 666 2 1.6 Yes
protobuf-java-util-3.10.0.jar 73.75 kB 56 45 1 1.6 Yes
flo-freezer/target/classes - 0 0 0 - No
flo-runner/target/classes - 0 0 0 - No
flo-workflow/target/classes - 0 0 0 - No
config-1.3.1.jar 282.55 kB 180 174 3 1.6 Yes
commons-codec-1.13.jar 344.34 kB 248 101 7 1.6 Yes
commons-logging-1.2.jar 61.83 kB 42 28 2 1.2 Yes
grpc-context-1.22.1.jar 29.41 kB 30 26 1 1.6 Yes
opencensus-api-0.24.0.jar 351.67 kB 396 375 17 1.6 Yes
opencensus-contrib-http-util-0.24.0.jar 23.42 kB 19 12 2 1.6 Yes
javax.annotation-api-1.3.2.jar 26.59 kB 29 15 3 1.6 Yes
joda-time-2.10.5.jar 643.04 kB 765 247 7 1.5 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
byte-buddy-1.8.15.jar 2.99 MB 2133 2084 36 1.6 Yes
byte-buddy-agent-1.8.15.jar 41.74 kB 39 29 1 1.6 Yes
commons-lang3-3.9.jar 503.88 kB 306 280 13 1.6 Yes
httpclient-4.5.10.jar 774.64 kB 509 468 24 1.6 Yes
httpcore-4.4.12.jar 328.35 kB 283 253 17 1.6 Yes
awaitility-3.1.2.jar 103.14 kB 115 99 8 1.6 Yes
checker-qual-2.8.1.jar 200.63 kB 360 302 32 1.6 Yes
jackson-core-asl-1.9.13.jar 232.25 kB 137 121 8 1.5 Yes
animal-sniffer-annotations-1.18.jar 3.45 kB 12 1 1 1.6 No
hamcrest-2.2.jar 123.36 kB 122 108 11 1.6 Yes
hamcrest-core-2.2.jar 1.50 kB 8 1 1 1.6 Yes
hamcrest-library-2.2.jar 1.54 kB 8 1 1 1.6 Yes
json-20160810.jar 54.49 kB 30 21 1 1.6 Yes
mockito-core-2.21.0.jar 563.56 kB 611 540 64 1.6 Yes
objenesis-2.6.jar 55.68 kB 59 43 10 1.6 Yes
slf4j-api-1.7.30.jar 41.47 kB 46 34 4 1.5 Yes
threetenbp-1.3.3.jar 511.40 kB 223 203 6 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
60 19.47 MB 14199 12175 520 1.6 53
compile: 48 compile: 12.81 MB compile: 9015 compile: 7498 compile: 277 - compile: 41
test: 11 test: 4.95 MB test: 4071 test: 3739 test: 225 - test: 11
provided: 1 provided: 1.71 MB provided: 1113 provided: 938 provided: 18 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No Yes

Repository locations for each of the Dependencies.

Artifact
ch.qos.logback:logback-classic:jar:1.2.3
ch.qos.logback:logback-core:jar:1.2.3
com.fasterxml.jackson.core:jackson-core:jar:2.10.2
com.google.api:api-common:jar:1.8.1
com.google.api:gax:jar:1.52.0
com.google.api:gax-httpjson:jar:0.46.0
com.google.api-client:google-api-client:jar:1.29.0
com.google.api.grpc:proto-google-common-protos:jar:1.17.0
com.google.api.grpc:proto-google-iam-v1:jar:0.13.0
com.google.apis:google-api-services-bigquery:jar:v2-rev383-1.23.0
com.google.auth:google-auth-library-credentials:jar:0.19.0
com.google.auth:google-auth-library-oauth2-http:jar:0.19.0
com.google.auto.value:auto-value:jar:1.5.3
com.google.auto.value:auto-value-annotations:jar:1.7
com.google.cloud:google-cloud-bigquery:jar:1.36.0
com.google.cloud:google-cloud-core:jar:1.36.0
com.google.cloud:google-cloud-core-http:jar:1.36.0
com.google.code.findbugs:jsr305:jar:3.0.2
com.google.code.gson:gson:jar:2.8.6
com.google.errorprone:error_prone_annotations:jar:2.3.4
com.google.guava:failureaccess:jar:1.0.1
com.google.guava:guava:jar:28.1-jre
com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
com.google.http-client:google-http-client:jar:1.34.0
com.google.http-client:google-http-client-appengine:jar:1.23.0
com.google.http-client:google-http-client-jackson:jar:1.29.0
com.google.http-client:google-http-client-jackson2:jar:1.33.0
com.google.j2objc:j2objc-annotations:jar:1.3
com.google.oauth-client:google-oauth-client:jar:1.29.0
com.google.protobuf:protobuf-java:jar:3.11.1
com.google.protobuf:protobuf-java-util:jar:3.10.0
com.spotify:flo-freezer:jar:0.6.3
com.spotify:flo-runner:jar:0.6.3
com.spotify:flo-workflow:jar:0.6.3
com.typesafe:config:jar:1.3.1
commons-codec:commons-codec:jar:1.13
commons-logging:commons-logging:jar:1.2
io.grpc:grpc-context:jar:1.22.1
io.opencensus:opencensus-api:jar:0.24.0
io.opencensus:opencensus-contrib-http-util:jar:0.24.0
javax.annotation:javax.annotation-api:jar:1.3.2
joda-time:joda-time:jar:2.10.5
junit:junit:jar:4.12
net.bytebuddy:byte-buddy:jar:1.8.15
net.bytebuddy:byte-buddy-agent:jar:1.8.15
org.apache.commons:commons-lang3:jar:3.9
org.apache.httpcomponents:httpclient:jar:4.5.10
org.apache.httpcomponents:httpcore:jar:4.4.12
org.awaitility:awaitility:jar:3.1.2
org.checkerframework:checker-qual:jar:2.8.1
org.codehaus.jackson:jackson-core-asl:jar:1.9.13
org.codehaus.mojo:animal-sniffer-annotations:jar:1.18
org.hamcrest:hamcrest:jar:2.2
org.hamcrest:hamcrest-core:jar:2.2
org.hamcrest:hamcrest-library:jar:2.2
org.json:json:jar:20160810
org.mockito:mockito-core:jar:2.21.0
org.objenesis:objenesis:jar:2.6
org.slf4j:slf4j-api:jar:1.7.30
org.threeten:threetenbp:jar:1.3.3
Total
60 (compile: 48, test: 11, provided: 1)