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.

Лицензия

Лицензия

BSD 3-Clause
Категории

Категории

ORM Данные
Группа

Группа

com.salesforce.formula
Идентификатор

Идентификатор

formula-engine
Последняя версия

Последняя версия

0.2.12
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/salesforce/formula-engine
Организация-разработчик

Организация-разработчик

Salesforce
Система контроля версий

Система контроля версий

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

Скачать formula-engine

Имя Файла Размер
formula-engine-0.2.12.pom 17 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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

Версии библиотеки

Версия
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