Last Version

force-rest-api 0.0.44

Lightweight library for building Force.com apps with OAuth authentication and data access through the Force.com REST API.

License

License

GroupId

GroupId

com.frejo
ArtifactId

ArtifactId

force-rest-api
Version

Version

0.0.44
Type

Type

jar
Description

Description

force-rest-api
Lightweight library for building Force.com apps with OAuth authentication and data access through the Force.com REST API.
Project URL

Project URL

https://github.com/jesperfj/force-rest-api
Source Code Management

Source Code Management

https://github.com/jesperfj/force-rest-api.git

Download force-rest-api 0.0.44


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.9
com.fasterxml.jackson.core : jackson-databind jar [2.9.10.3,)

test (9)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.0
joda-time : joda-time jar 2.9.9
org.slf4j : slf4j-simple jar 1.7.9
junit : junit jar 4.13.1
net.sourceforge.htmlunit : htmlunit jar 2.37.0
org.eclipse.jetty : jetty-servlet jar 8.1.14.v20131031
org.eclipse.jetty : jetty-util jar 8.1.14.v20131031
org.eclipse.jetty : jetty-http jar 8.1.14.v20131031
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.