| License |
License |
|---|---|
| Categories |
CategoriesData CLI User Interface |
| GroupId | GroupIdpl.databucket |
| ArtifactId | ArtifactIddatabucket-client |
| Last Version | Last Version1.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDatabucket Client
Databucket APIs Client Library for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| databucket-client-1.0.12.pom | |
| databucket-client-1.0.12.jar | 16 KB |
| databucket-client-1.0.12-sources.jar | 7 KB |
| databucket-client-1.0.12-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.databucket/databucket-client/ -->
<dependency>
<groupId>pl.databucket</groupId>
<artifactId>databucket-client</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/pl.databucket/databucket-client/
implementation 'pl.databucket:databucket-client:1.0.12'
// https://jarcasting.com/artifacts/pl.databucket/databucket-client/
implementation ("pl.databucket:databucket-client:1.0.12")
'pl.databucket:databucket-client:jar:1.0.12'
<dependency org="pl.databucket" name="databucket-client" rev="1.0.12">
<artifact name="databucket-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.databucket', module='databucket-client', version='1.0.12')
)
libraryDependencies += "pl.databucket" % "databucket-client" % "1.0.12"
[pl.databucket/databucket-client "1.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey : jersey-client | jar | 1.19.4 |
| com.google.code.gson : gson | jar | 2.8.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |