Konig Google Cloud Platform Deployment Model

A library that supports deployments to Google Cloud Platform

License

License

GroupId

GroupId

io.konig
ArtifactId

ArtifactId

konig-gcp-deploy-model
Last Version

Last Version

2.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Konig Google Cloud Platform Deployment Model
A library that supports deployments to Google Cloud Platform

Download konig-gcp-deploy-model

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.konig : konig-yaml jar 2.11.0
io.konig : konig-maven-common jar 2.11.0
org.apache.maven : maven-core jar 3.0

test (1)

Group / Artifact Type Version
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