MVN

com.github.ryanbrainard : richsobjects

Maven & Gradle

Jun 15, 2012
13 stars

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

<dependency>
    <groupId>com.github.ryanbrainard</groupId>
    <artifactId>richsobjects</artifactId>
    <version>0.2-BETA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ryanbrainard : richsobjects to add to Maven - Latest Versions:

  • Latest Stable: 0.2-BETA
  • Latest Beta: 0.2-BETA

All Versions

Choose a version of com.github.ryanbrainard : richsobjects to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
richsobjects-0.2-BETA
0.1
richsobjects-0.1-BETA

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ryanbrainard</groupId>
    <artifactId>richsobjects</artifactId>
    <version>0.2-BETA</version>
</dependency>