ask-kodiak-sdk

The Ask Kodiak Java SDK is a straightforward Java implementation of the Ask Kodiak API for JVM environments.

License

License

GroupId

GroupId

com.trustedchoice
ArtifactId

ArtifactId

ask-kodiak-sdk
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ask-kodiak-sdk
The Ask Kodiak Java SDK is a straightforward Java implementation of the Ask Kodiak API for JVM environments.
Project URL

Project URL

https://github.com/trustedchoice/ask-kodiak-sdk
Source Code Management

Source Code Management

https://github.com/trustedchoice/ask-kodiak-sdk

Download ask-kodiak-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.trustedchoice/ask-kodiak-sdk/ -->
<dependency>
    <groupId>com.trustedchoice</groupId>
    <artifactId>ask-kodiak-sdk</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.trustedchoice/ask-kodiak-sdk/
implementation 'com.trustedchoice:ask-kodiak-sdk:3.0.3'
// https://jarcasting.com/artifacts/com.trustedchoice/ask-kodiak-sdk/
implementation ("com.trustedchoice:ask-kodiak-sdk:3.0.3")
'com.trustedchoice:ask-kodiak-sdk:jar:3.0.3'
<dependency org="com.trustedchoice" name="ask-kodiak-sdk" rev="3.0.3">
  <artifact name="ask-kodiak-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trustedchoice', module='ask-kodiak-sdk', version='3.0.3')
)
libraryDependencies += "com.trustedchoice" % "ask-kodiak-sdk" % "3.0.3"
[com.trustedchoice/ask-kodiak-sdk "3.0.3"]

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
io.github.openfeign : feign-core jar 11.1
io.github.openfeign : feign-jackson jar 11.1
io.github.openfeign : feign-slf4j jar 11.1
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
3.0.2
3.0.0
2.1.1
2.1.0
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0