License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdcom.github.ryanbrainard |
ArtifactId | ArtifactIdrichsobjects-jersey-client |
Version | Version0.1-BETA |
Type | Typejar |
Description |
DescriptionA higher-level, modular library for interacting with the Salesforce API.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ryanbrainard : richsobjects-api-provider-base-tests | jar | 0.1-BETA |