Konig GCP Common

A library of helper classes for working with Google Cloud Platform

License

License

GroupId

GroupId

io.konig
ArtifactId

ArtifactId

konig-gcp-common
Last Version

Last Version

2.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Konig GCP Common
A library of helper classes for working with Google Cloud Platform

Download konig-gcp-common

How to add to project

<!-- https://jarcasting.com/artifacts/io.konig/konig-gcp-common/ -->
<dependency>
    <groupId>io.konig</groupId>
    <artifactId>konig-gcp-common</artifactId>
    <version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.konig/konig-gcp-common/
implementation 'io.konig:konig-gcp-common:2.11.0'
// https://jarcasting.com/artifacts/io.konig/konig-gcp-common/
implementation ("io.konig:konig-gcp-common:2.11.0")
'io.konig:konig-gcp-common:jar:2.11.0'
<dependency org="io.konig" name="konig-gcp-common" rev="2.11.0">
  <artifact name="konig-gcp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.konig', module='konig-gcp-common', version='2.11.0')
)
libraryDependencies += "io.konig" % "konig-gcp-common" % "2.11.0"
[io.konig/konig-gcp-common "2.11.0"]

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.google.cloud : google-cloud-bigquery jar 0.20.3-beta
com.google.cloud : google-cloud-storage jar 1.3.1
com.google.cloud : google-cloud-pubsub jar 0.20.3-beta
org.slf4j : slf4j-log4j12 jar 1.7.10
com.google.apis : google-api-services-sqladmin jar v1beta4-rev49-1.23.0
com.google.api-client : google-api-client jar 1.23.0
io.konig : konig-maven-common jar 2.11.0

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
io.konig : konig-yaml jar 2.11.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.11.0
2.8.0
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.12.0