License |
License
Apache License 2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.qovery |
ArtifactId | ArtifactIdclient |
Version | Version0.2.1 |
Type | Typepom |
Description |
DescriptionQovery Java Client
Retrieve information from Qovery
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client-0.2.1.pom | |
client-0.2.1.jar | 1 KB |
client-0.2.1-sources.jar | 2 KB |
client-0.2.1-javadoc.jar | 392 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.eclipsesource.minimal-json : minimal-json | jar | 0.9.5 |