License |
License |
---|---|
GroupId | GroupIdio.konig |
ArtifactId | ArtifactIdkonig-gcp-deploy-model |
Last Version | Last Version2.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKonig Google Cloud Platform Deployment Model
A library that supports deployments to Google Cloud Platform
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |