License |
License |
---|---|
GroupId | GroupIdcom.github.ryanbrainard |
ArtifactId | ArtifactIdrichsobjects-tests-base |
Version | Version0.2-BETA |
Type | Typejar |
Description |
DescriptionA higher-level, modular library for interacting with the Salesforce API.
|
<!-- https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-tests-base/ -->
<dependency>
<groupId>com.github.ryanbrainard</groupId>
<artifactId>richsobjects-tests-base</artifactId>
<version>0.2-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-tests-base/
implementation 'com.github.ryanbrainard:richsobjects-tests-base:0.2-BETA'
// https://jarcasting.com/artifacts/com.github.ryanbrainard/richsobjects-tests-base/
implementation ("com.github.ryanbrainard:richsobjects-tests-base:0.2-BETA")
'com.github.ryanbrainard:richsobjects-tests-base:jar:0.2-BETA'
<dependency org="com.github.ryanbrainard" name="richsobjects-tests-base" rev="0.2-BETA">
<artifact name="richsobjects-tests-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanbrainard', module='richsobjects-tests-base', version='0.2-BETA')
)
libraryDependencies += "com.github.ryanbrainard" % "richsobjects-tests-base" % "0.2-BETA"
[com.github.ryanbrainard/richsobjects-tests-base "0.2-BETA"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ryanbrainard : richsobjects-core | jar | 0.2-BETA |
org.slf4j : slf4j-simple | jar | 1.6.2 |
joda-time : joda-time | jar | 2.0 |
org.testng : testng | jar | 6.2.1 |
org.slf4j : slf4j-api | jar | 1.6.2 |