is not current version
Last Version 0.1.3

com.confluex:confluex-mock-salesforce-api 0.1.0

Testing library for mocking interactions to salesforce.com's API

GroupId

GroupId

com.confluex
ArtifactId

ArtifactId

confluex-mock-salesforce-api
Version

Version

0.1.0
Type

Type

jar

Download confluex-mock-salesforce-api 0.1.0


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