salesforce-restclient

A pom for deploying to maven central.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jcustenborder
ArtifactId

ArtifactId

salesforce-restclient
Last Version

Last Version

0.1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

salesforce-restclient
A pom for deploying to maven central.
Project URL

Project URL

https://github.com/jcustenborder/salesforce-restclient
Source Code Management

Source Code Management

https://github.com/jcustenborder/salesforce-restclient

Download salesforce-restclient

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.http-client : google-http-client-jackson2 jar 1.22.0

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.8

Project Modules

There are no modules declared in this project.

Introduction

Versions

Version
0.1.1.6
0.1.1.3