Last Version

com.github.ryanbrainard:richsobjects-api-jersey-client 0.2-BETA

A higher-level, modular library for interacting with the Salesforce API.

License

License

MIT
Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.ryanbrainard
ArtifactId

ArtifactId

richsobjects-api-jersey-client
Version

Version

0.2-BETA
Type

Type

jar
Description

Description

A higher-level, modular library for interacting with the Salesforce API.

Download richsobjects-api-jersey-client 0.2-BETA


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.ryanbrainard : richsobjects-interfaces jar 0.2-BETA
com.sun.jersey : jersey-client jar 1.8
com.sun.jersey : jersey-json jar 1.8
org.codehaus.jackson : jackson-mrbean jar 1.7.1
org.slf4j : slf4j-api jar 1.6.2

test (2)

Group / Artifact Type Version
com.github.ryanbrainard : richsobjects-tests-base jar 0.2-BETA
org.testng : testng jar 6.2.1

Project Modules

There are no modules declared in this project.