License |
License
RWS Developer Software and Distribution Agreement
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdudp-iq-http-client |
Last Version | Last Version11.6.0-1201 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIQ Client - Http
IQ Http Client
|
Filename | Size |
---|---|
udp-iq-http-client-11.6.0-1201.pom | |
udp-iq-http-client-11.6.0-1201.jar | 38 KB |
udp-iq-http-client-11.6.0-1201-sources.jar | 189 bytes |
udp-iq-http-client-11.6.0-1201-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-iq-http-client/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-iq-http-client</artifactId>
<version>11.6.0-1201</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-iq-http-client/
implementation 'com.sdl.delivery:udp-iq-http-client:11.6.0-1201'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-iq-http-client/
implementation ("com.sdl.delivery:udp-iq-http-client:11.6.0-1201")
'com.sdl.delivery:udp-iq-http-client:jar:11.6.0-1201'
<dependency org="com.sdl.delivery" name="udp-iq-http-client" rev="11.6.0-1201">
<artifact name="udp-iq-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-iq-http-client', version='11.6.0-1201')
)
libraryDependencies += "com.sdl.delivery" % "udp-iq-http-client" % "11.6.0-1201"
[com.sdl.delivery/udp-iq-http-client "11.6.0-1201"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl.delivery : udp-iq-api-common | jar | 11.6.0-1201 |
com.sdl.delivery : udp-iq-client-configuration-common | jar | 11.6.0-1201 |
com.sdl.delivery : udp-discovery-client-lightweight | jar | 11.6.0-1183 |
com.squareup.okhttp3 : okhttp | jar | 4.2.2 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.2.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.4 |
org.jetbrains : annotations | jar | 18.0.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |