License |
License |
---|---|
GroupId | GroupIdcom.github.tharwaninitin |
ArtifactId | ArtifactIdgcp4zio_3 |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongcp4zio
Scala interface to Google Cloud API based on ZIO
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gcp4zio_3-0.6.0.pom | |
gcp4zio_3-0.6.0.jar | 157 KB |
gcp4zio_3-0.6.0-sources.jar | 14 KB |
gcp4zio_3-0.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/gcp4zio_3/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>gcp4zio_3</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/gcp4zio_3/
implementation 'com.github.tharwaninitin:gcp4zio_3:0.6.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/gcp4zio_3/
implementation ("com.github.tharwaninitin:gcp4zio_3:0.6.0")
'com.github.tharwaninitin:gcp4zio_3:jar:0.6.0'
<dependency org="com.github.tharwaninitin" name="gcp4zio_3" rev="0.6.0">
<artifact name="gcp4zio_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='gcp4zio_3', version='0.6.0')
)
libraryDependencies += "com.github.tharwaninitin" % "gcp4zio_3" % "0.6.0"
[com.github.tharwaninitin/gcp4zio_3 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
com.google.cloud : google-cloud-bigquery | jar | 2.13.6 |
com.google.cloud : google-cloud-dataproc | jar | 3.1.2 |
com.google.cloud : google-cloud-storage | jar | 2.8.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
dev.zio : zio_3 | jar | 2.0.0 |
dev.zio : zio-streams_3 | jar | 2.0.0 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_3 | jar | 2.0.0 |
dev.zio : zio-test-sbt_3 | jar | 2.0.0 |
ch.qos.logback : logback-classic | jar | 1.2.11 |