Last Version

Salesforce Api Client 0.0.4

Salesforce Api Client

License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.github.mideo
ArtifactId

ArtifactId

salesforce-api-client
Version

Version

0.0.4
Type

Type

jar
Description

Description

Salesforce Api Client
Salesforce Api Client
Project URL

Project URL

https://github.com/MideO/salesforce-api-client
Source Code Management

Source Code Management

https://github.com/MideO/salesforce-api-client

Download salesforce-api-client 0.0.4


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

Dependencies

compile (9)

Group / Artifact Type Version
com.force.api : force-wsc jar 38.0.4
com.force.api : force-apex-api jar 38.0.0
com.force.api : force-partner-api jar 38.0.0
com.force.api : force-metadata-api jar 38.0.0
com.jayway.restassured : rest-assured jar 2.9.0
junit : junit jar 4.12
org.apache.commons : commons-csv jar 1.4
commons-io : commons-io jar 2.5
org.apache.ant : ant jar 1.8.2

test (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.2.0
org.spockframework : spock-core jar 0.7-groovy-2.0
cglib : cglib-nodep jar 2.2
org.objenesis : objenesis jar 1.2

Project Modules

There are no modules declared in this project.