License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdbigquery4s_2.10 |
Version | Version0.9 |
Type | Typejar |
Description |
Descriptionbigquery4s
bigquery4s
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
bigquery4s_2.10-0.9.pom | |
bigquery4s_2.10-0.9.jar | 62 KB |
bigquery4s_2.10-0.9-sources.jar | 5 KB |
bigquery4s_2.10-0.9-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/bigquery4s_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>bigquery4s_2.10</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/bigquery4s_2.10/
implementation 'com.github.seratch:bigquery4s_2.10:0.9'
// https://jarcasting.com/artifacts/com.github.seratch/bigquery4s_2.10/
implementation ("com.github.seratch:bigquery4s_2.10:0.9")
'com.github.seratch:bigquery4s_2.10:jar:0.9'
<dependency org="com.github.seratch" name="bigquery4s_2.10" rev="0.9">
<artifact name="bigquery4s_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='bigquery4s_2.10', version='0.9')
)
libraryDependencies += "com.github.seratch" % "bigquery4s_2.10" % "0.9"
[com.github.seratch/bigquery4s_2.10 "0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
com.google.apis : google-api-services-bigquery | jar | v2-rev405-1.25.0 |
com.google.oauth-client : google-oauth-client | jar | 1.25.0 |
com.google.oauth-client : google-oauth-client-jetty | jar | 1.25.0 |
com.google.http-client : google-http-client-jackson2 | jar | 1.25.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.10 | jar | 3.0.5 |