| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIduk.co.visalia.brightpearl |
| ArtifactId | ArtifactIdapi-client |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionuk.co.visalia.brightpearl:api-client
A simple Java client library for the Brightpearl API.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| api-client-1.0.0.pom | |
| api-client-1.0.0.jar | 105 KB |
| api-client-1.0.0-sources.jar | 116 KB |
| api-client-1.0.0-javadoc.jar | 564 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.co.visalia.brightpearl/api-client/ -->
<dependency>
<groupId>uk.co.visalia.brightpearl</groupId>
<artifactId>api-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.visalia.brightpearl/api-client/
implementation 'uk.co.visalia.brightpearl:api-client:1.0.0'
// https://jarcasting.com/artifacts/uk.co.visalia.brightpearl/api-client/
implementation ("uk.co.visalia.brightpearl:api-client:1.0.0")
'uk.co.visalia.brightpearl:api-client:jar:1.0.0'
<dependency org="uk.co.visalia.brightpearl" name="api-client" rev="1.0.0">
<artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.visalia.brightpearl', module='api-client', version='1.0.0')
)
libraryDependencies += "uk.co.visalia.brightpearl" % "api-client" % "1.0.0"
[uk.co.visalia.brightpearl/api-client "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3.3 |
| com.google.android : android | jar | 4.1.1.4 |
| joda-time : joda-time | jar | 2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.github.rest-driver : rest-client-driver | jar | 1.1.32 |
| com.github.rest-driver : rest-server-driver | jar | 1.1.32 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.9.5 |