License |
License |
---|---|
GroupId | GroupIdcom.github.ryanbrainard |
ArtifactId | ArtifactIdrichsobjects-simple-cache |
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-simple-cache/ -->
<dependency>
<groupId>com.github.ryanbrainard</groupId>
<artifactId>richsobjects-simple-cache</artifactId>
<version>0.1-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-simple-cache/
implementation 'com.github.ryanbrainard:richsobjects-simple-cache:0.1-BETA'
// https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-simple-cache/
implementation ("com.github.ryanbrainard:richsobjects-simple-cache:0.1-BETA")
'com.github.ryanbrainard:richsobjects-simple-cache:jar:0.1-BETA'
<dependency org="com.github.ryanbrainard" name="richsobjects-simple-cache" rev="0.1-BETA">
<artifact name="richsobjects-simple-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanbrainard', module='richsobjects-simple-cache', version='0.1-BETA')
)
libraryDependencies += "com.github.ryanbrainard" % "richsobjects-simple-cache" % "0.1-BETA"
[com.github.ryanbrainard/richsobjects-simple-cache "0.1-BETA"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ryanbrainard : richsobjects-api-provider-interfaces | jar | 0.1-BETA |
Group / Artifact | Type | Version |
---|---|---|
com.github.ryanbrainard : richsobjects-api-provider-base-tests | jar | 0.1-BETA |
com.github.ryanbrainard : richsobjects-jersey-client | jar | 0.1-BETA |