License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jcustenborder |
ArtifactId | ArtifactIdsalesforce-restclient |
Last Version | Last Version0.1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsalesforce-restclient
A pom for deploying to maven central.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.http-client : google-http-client-jackson2 | jar | 1.22.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.8 |