Foresee Public API SDK

SDK to access Foresee data over Public API

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.foresee.platform
ArtifactId

ArtifactId

public-api-sdk
Last Version

Last Version

1.2.4-M3
Release Date

Release Date

Type

Type

jar
Description

Description

Foresee Public API SDK
SDK to access Foresee data over Public API
Project URL

Project URL

https://developer.foresee.com/docs/using-the-public-api
Project Organization

Project Organization

ForeSee
Source Code Management

Source Code Management

https://github.com/foreseecode/

Download public-api-sdk

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.amazonaws : aws-android-sdk-apigateway-core jar 2.6.18
commons-logging : commons-logging-api jar 1.1
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4-M3
1.2.4-M1
1.0.0-M11
1.0.0-M9
1.0.0-M8
1.0.0-M7
1.0.0-M6
1.0.0-M5