Last Version

Qovery Java Client 0.2.1

Retrieve information from Qovery

License

License

Apache License 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

com.qovery
ArtifactId

ArtifactId

client
Version

Version

0.2.1
Type

Type

pom
Description

Description

Qovery Java Client
Retrieve information from Qovery
Project URL

Project URL

https://github.com/Qovery/qovery-java-sdk
Project Organization

Project Organization

com.github.qovery
Source Code Management

Source Code Management

https://github.com/Qovery/qovery-java-sdk

Download client 0.2.1


<!-- https://jarcasting.com/artifacts/com.qovery/client/ -->
<dependency>
    <groupId>com.qovery</groupId>
    <artifactId>client</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.qovery/client/
implementation 'com.qovery:client:0.2.1'
// https://jarcasting.com/artifacts/com.qovery/client/
implementation ("com.qovery:client:0.2.1")
'com.qovery:client:pom:0.2.1'
<dependency org="com.qovery" name="client" rev="0.2.1">
  <artifact name="client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.qovery', module='client', version='0.2.1')
)
libraryDependencies += "com.qovery" % "client" % "0.2.1"
[com.qovery/client "0.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.eclipsesource.minimal-json : minimal-json jar 0.9.5

Project Modules

There are no modules declared in this project.