Formula Engine

Implementation of a formula engine in the "salesforce" style, which supports the standard force.com syntax, support for generation of sql and javascript, and extensibility for reuse as an email templating language.

License

License

BSD 3-Clause
Categories

Categories

ORM Data
GroupId

GroupId

com.salesforce.formula
ArtifactId

ArtifactId

formula-engine
Last Version

Last Version

0.2.12
Release Date

Release Date

Type

Type

pom
Description

Description

Formula Engine
Implementation of a formula engine in the "salesforce" style, which supports the standard force.com syntax, support for generation of sql and javascript, and extensibility for reuse as an email templating language.
Project URL

Project URL

https://github.com/salesforce/formula-engine
Project Organization

Project Organization

Salesforce
Source Code Management

Source Code Management

https://github.com/salesforce/formula-engine

Download formula-engine

Filename Size
formula-engine-0.2.12.pom 17 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.salesforce.formula/formula-engine/ -->
<dependency>
    <groupId>com.salesforce.formula</groupId>
    <artifactId>formula-engine</artifactId>
    <version>0.2.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.salesforce.formula/formula-engine/
implementation 'com.salesforce.formula:formula-engine:0.2.12'
// https://jarcasting.com/artifacts/com.salesforce.formula/formula-engine/
implementation ("com.salesforce.formula:formula-engine:0.2.12")
'com.salesforce.formula:formula-engine:pom:0.2.12'
<dependency org="com.salesforce.formula" name="formula-engine" rev="0.2.12">
  <artifact name="formula-engine" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.salesforce.formula', module='formula-engine', version='0.2.12')
)
libraryDependencies += "com.salesforce.formula" % "formula-engine" % "0.2.12"
[com.salesforce.formula/formula-engine "0.2.12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl
  • test-utils
  • docs/coverage

Versions

Version
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.25
0.1.24
0.1.23
0.1.22
0.1.14
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6