Last Version

Recombee API Client 4.0.0

A client library for easy use of the Recombee recommendation API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.recombee
ArtifactId

ArtifactId

api-client
Version

Version

4.0.0
Type

Type

jar
Description

Description

Recombee API Client
A client library for easy use of the Recombee recommendation API
Project URL

Project URL

http://recombee.com
Source Code Management

Source Code Management

https://github.com/Recombee/java-api-client

Download api-client 4.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
junit : junit jar 4.13.1
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.10

Project Modules

There are no modules declared in this project.