Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 583 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 583 Bytes

Codacy Badge

This is a DSL for writing SalesForce SOQL queries using a type-safe manner in Scala.

Examples can be found in tests.

This project requires maven 3 and JDK 8 or higher.

To install the library use: $ mvn install