Ligoj - Plugin Provisioning - Google Cloud

Plugin parent pom the plugins should have.

License

License

GroupId

GroupId

org.ligoj.plugin
ArtifactId

ArtifactId

plugin-prov-google
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Ligoj - Plugin Provisioning - Google Cloud
Plugin parent pom the plugins should have.
Project Organization

Project Organization

Gfi Informatique
Source Code Management

Source Code Management

https://github.com/ligoj/plugin-prov-google.git

Download plugin-prov-google

How to add to project

<!-- https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-prov-google/ -->
<dependency>
    <groupId>org.ligoj.plugin</groupId>
    <artifactId>plugin-prov-google</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-prov-google/
implementation 'org.ligoj.plugin:plugin-prov-google:1.0.1'
// https://jarcasting.com/artifacts/org.ligoj.plugin/plugin-prov-google/
implementation ("org.ligoj.plugin:plugin-prov-google:1.0.1")
'org.ligoj.plugin:plugin-prov-google:jar:1.0.1'
<dependency org="org.ligoj.plugin" name="plugin-prov-google" rev="1.0.1">
  <artifact name="plugin-prov-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.plugin', module='plugin-prov-google', version='1.0.1')
)
libraryDependencies += "org.ligoj.plugin" % "plugin-prov-google" % "1.0.1"
[org.ligoj.plugin/plugin-prov-google "1.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.5.0
org.ligoj.bootstrap : bootstrap-business jar 1.7.4
org.apache.commons : commons-collections4 jar 4.1
org.springframework : spring-context-support jar 4.3.10.RELEASE
org.quartz-scheduler : quartz jar 2.3.0
org.apache.httpcomponents : httpclient jar 4.5.3

provided (8)

Group / Artifact Type Version
org.ligoj.plugin : plugin-prov jar [1.1.0,1.2.0)
org.ligoj.api : plugin-core jar 1.1.4
org.joda : joda-convert jar 1.8.3
org.projectlombok : lombok jar 1.16.18
javax.transaction : javax.transaction-api jar 1.2
javax.servlet : javax.servlet-api jar 3.1.0
javax.enterprise : cdi-api jar 1.2
javax.annotation : jsr250-api jar 1.0

test (4)

Group / Artifact Type Version
org.ligoj.api : plugin-api-test jar 1.1.4
org.ligoj.bootstrap : bootstrap-business-test jar 1.7.4
org.mockito : mockito-core jar 2.9.0
com.github.tomakehurst : wiremock jar 2.8.0

Project Modules

There are no modules declared in this project.

🔗 Ligoj Google plugin (not released)

Build Status Build Status Build Status Coverage Status Quality Gate Codacy Badge CodeFactor License

Ligoj Google (GCP) provisioning plugin, and extending Provisioning plugin Provides the following features :

  • Prices are static for now, and only for Ireland.
  • Supported services : Compute (include custom instances) & Storage

Versions

Version
1.0.1
1.0.0
0.0.2
0.0.1