Skip to content
Snippets Groups Projects
Commit 21ba6b6a authored by Mads Greni Arnesen's avatar Mads Greni Arnesen
Browse files

Added DB folder and imported bigquery libraries in POM file

parent f99878a8
No related branches found
No related tags found
No related merge requests found
Showing
with 154 additions and 91 deletions
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="PROJECT" charset="UTF-8" />
</component>
</project>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.fasterxml.jackson.core:jackson-core:2.13.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.13.1/jackson-core-2.13.1-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.android:annotations:4.1.1.4">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.api-client:google-api-client:1.33.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api-client/google-api-client/1.33.1/google-api-client-1.33.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api-client/google-api-client/1.33.1/google-api-client-1.33.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api-client/google-api-client/1.33.1/google-api-client-1.33.1-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.api:gax-grpc:2.11.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/gax-grpc/2.11.0/gax-grpc-2.11.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/gax-grpc/2.11.0/gax-grpc-2.11.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/gax-grpc/2.11.0/gax-grpc-2.11.0-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.api:gax-httpjson:0.96.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/gax-httpjson/0.96.0/gax-httpjson-0.96.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/gax-httpjson/0.96.0/gax-httpjson-0.96.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/gax-httpjson/0.96.0/gax-httpjson-0.96.0-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1:2.1.10">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-cloud-bigqueryconnection-v1/2.1.10/proto-google-cloud-bigqueryconnection-v1-2.1.10.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-cloud-bigqueryconnection-v1/2.1.10/proto-google-cloud-bigqueryconnection-v1-2.1.10-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-cloud-bigqueryconnection-v1/2.1.10/proto-google-cloud-bigqueryconnection-v1-2.1.10-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.api.grpc:proto-google-cloud-bigqueryconnection-v1beta1:0.9.10">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-cloud-bigqueryconnection-v1beta1/0.9.10/proto-google-cloud-bigqueryconnection-v1beta1-0.9.10.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-cloud-bigqueryconnection-v1beta1/0.9.10/proto-google-cloud-bigqueryconnection-v1beta1-0.9.10-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/api/grpc/proto-google-cloud-bigqueryconnection-v1beta1/0.9.10/proto-google-cloud-bigqueryconnection-v1beta1-0.9.10-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.apis:google-api-services-bigquery:v2-rev20220123-1.32.1">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/apis/google-api-services-bigquery/v2-rev20220123-1.32.1/google-api-services-bigquery-v2-rev20220123-1.32.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/apis/google-api-services-bigquery/v2-rev20220123-1.32.1/google-api-services-bigquery-v2-rev20220123-1.32.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/apis/google-api-services-bigquery/v2-rev20220123-1.32.1/google-api-services-bigquery-v2-rev20220123-1.32.1-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.auto.value:auto-value-annotations:1.9">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.cloud:google-cloud-bigqueryconnection:2.1.10">
<library name="Maven: com.google.cloud:google-cloud-bigquery:2.8.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-bigqueryconnection/2.1.10/google-cloud-bigqueryconnection-2.1.10.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-bigquery/2.8.0/google-cloud-bigquery-2.8.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-bigqueryconnection/2.1.10/google-cloud-bigqueryconnection-2.1.10-javadoc.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-bigquery/2.8.0/google-cloud-bigquery-2.8.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-bigqueryconnection/2.1.10/google-cloud-bigqueryconnection-2.1.10-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-bigquery/2.8.0/google-cloud-bigquery-2.8.0-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.cloud:google-cloud-core:2.4.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-core/2.4.0/google-cloud-core-2.4.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-core/2.4.0/google-cloud-core-2.4.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-core/2.4.0/google-cloud-core-2.4.0-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.cloud:google-cloud-core-http:2.4.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-core-http/2.4.0/google-cloud-core-http-2.4.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-core-http/2.4.0/google-cloud-core-http-2.4.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/cloud/google-cloud-core-http/2.4.0/google-cloud-core-http-2.4.0-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.http-client:google-http-client-apache-v2:1.41.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/http-client/google-http-client-apache-v2/1.41.2/google-http-client-apache-v2-1.41.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/http-client/google-http-client-apache-v2/1.41.2/google-http-client-apache-v2-1.41.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/http-client/google-http-client-apache-v2/1.41.2/google-http-client-apache-v2-1.41.2-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.http-client:google-http-client-appengine:1.41.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/http-client/google-http-client-appengine/1.41.2/google-http-client-appengine-1.41.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/http-client/google-http-client-appengine/1.41.2/google-http-client-appengine-1.41.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/http-client/google-http-client-appengine/1.41.2/google-http-client-appengine-1.41.2-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.http-client:google-http-client-jackson2:1.41.2">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/http-client/google-http-client-jackson2/1.41.2/google-http-client-jackson2-1.41.2.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/http-client/google-http-client-jackson2/1.41.2/google-http-client-jackson2-1.41.2-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/http-client/google-http-client-jackson2/1.41.2/google-http-client-jackson2-1.41.2-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.oauth-client:google-oauth-client:1.33.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/oauth-client/google-oauth-client/1.33.0/google-oauth-client-1.33.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/oauth-client/google-oauth-client/1.33.0/google-oauth-client-1.33.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/oauth-client/google-oauth-client/1.33.0/google-oauth-client-1.33.0-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: com.google.re2j:re2j:1.5">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/re2j/re2j/1.5/re2j-1.5.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/com/google/re2j/re2j/1.5/re2j-1.5-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/google/re2j/re2j/1.5/re2j-1.5-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
<component name="libraryTable">
<library name="Maven: io.grpc:grpc-alts:1.44.0">
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-alts/1.44.0/grpc-alts-1.44.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-alts/1.44.0/grpc-alts-1.44.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/io/grpc/grpc-alts/1.44.0/grpc-alts-1.44.0-sources.jar!/" />
</SOURCES>
</library>
</component>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment