License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdai.promoted |
ArtifactId | ArtifactIddeliveryclient |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionai.promoted:deliveryclient
A Java Client to contact the Promoted.ai Delivery API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
deliveryclient-0.0.3.pom | |
deliveryclient-0.0.3.jar | 76 KB |
deliveryclient-0.0.3-sources.jar | 49 KB |
deliveryclient-0.0.3-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.promoted/deliveryclient/ -->
<dependency>
<groupId>ai.promoted</groupId>
<artifactId>deliveryclient</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ai.promoted/deliveryclient/
implementation 'ai.promoted:deliveryclient:0.0.3'
// https://jarcasting.com/artifacts/ai.promoted/deliveryclient/
implementation ("ai.promoted:deliveryclient:0.0.3")
'ai.promoted:deliveryclient:jar:0.0.3'
<dependency org="ai.promoted" name="deliveryclient" rev="0.0.3">
<artifact name="deliveryclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.promoted', module='deliveryclient', version='0.0.3')
)
libraryDependencies += "ai.promoted" % "deliveryclient" % "0.0.3"
[ai.promoted/deliveryclient "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.mockito : mockito-junit-jupiter | jar | 4.3.1 |