| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.packagecloud |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.packagecloud:client
The packagecloud.io java client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| client-3.0.1.pom | |
| client-3.0.1.jar | 18 KB |
| client-3.0.1-sources.jar | 10 KB |
| client-3.0.1-javadoc.jar | 107 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.packagecloud/client/ -->
<dependency>
<groupId>io.packagecloud</groupId>
<artifactId>client</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.packagecloud/client/
implementation 'io.packagecloud:client:3.0.1'
// https://jarcasting.com/artifacts/io.packagecloud/client/
implementation ("io.packagecloud:client:3.0.1")
'io.packagecloud:client:jar:3.0.1'
<dependency org="io.packagecloud" name="client" rev="3.0.1">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.packagecloud', module='client', version='3.0.1')
)
libraryDependencies += "io.packagecloud" % "client" % "3.0.1"
[io.packagecloud/client "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.wagon : wagon-ssh | jar | 2.6 |
| org.apache.httpcomponents : httpclient | jar | 4.3.5 |
| org.apache.httpcomponents : httpmime | jar | 4.3.5 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.simpleframework : simple | jar | 5.1.6 |
| maven-plugins : maven-cobertura-plugin | jar | 1.0 |