Last Version

com.github.ryanbrainard:richsobjects-jersey-client 0.1-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-jersey-client
Version

Version

0.1-BETA
Type

Type

jar
Description

Description

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

Download richsobjects-jersey-client 0.1-BETA


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ryanbrainard : richsobjects-api-provider-interfaces jar 0.1-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

test (1)

Group / Artifact Type Version
com.github.ryanbrainard : richsobjects-api-provider-base-tests jar 0.1-BETA

Project Modules

There are no modules declared in this project.