Last Version

ai.promoted:deliveryclient 0.0.3

A Java Client to contact the Promoted.ai Delivery API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ai.promoted
ArtifactId

ArtifactId

deliveryclient
Version

Version

0.0.3
Type

Type

jar
Description

Description

ai.promoted:deliveryclient
A Java Client to contact the Promoted.ai Delivery API.
Project URL

Project URL

https://github.com/promotedai/promoted-java-delivery-client
Source Code Management

Source Code Management

https://github.com/promotedai/promoted-java-delivery-client/tree/main

Download deliveryclient 0.0.3


<!-- 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"]

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.mockito : mockito-junit-jupiter jar 4.3.1

Project Modules

There are no modules declared in this project.