| File | Date | Author | Commit |
|---|---|---|---|
| .github | 2020-12-31 |
|
[58a6b1] Fix connection resetting in GitHub CI/CD |
| DEMO | 2021-01-01 |
|
[fbf070] Happy New Year 2021! |
| DEV | 2020-12-31 |
|
[887e06] Deprecate DecisionTableHelper.createVirtualGrid... |
| Docs | 2020-09-03 |
|
[9c2592] Merge |
| EXT | 2020-12-24 |
|
[628658] [maven-release-plugin] prepare for next develop... |
| ITEST | 2020-12-30 |
|
[d4a853] EPBDS-10976 Fix tests |
| STUDIO | 2020-12-31 |
|
[0824d4] EPBDS-10952 Fix Sonar issues for MultiModuleIns... |
| Util | 2020-12-31 |
|
[62a36b] EPBDS-10981 openAPI scaffolding: Rename "OpenAP... |
| WSFrontend | unknown | ||
| site | 2018-07-13 |
|
[b9eec5] OpenL Tablets logo 250x250 PNG |
| .hgignore | unknown | ||
| .hgtags | 2020-12-24 |
|
[40bc4c] [maven-release-plugin] copy for tag release-5.2... |
| .travis.yml | unknown | ||
| OpenL_Code_Style.xml | unknown | ||
| README.md | unknown | ||
| pom.xml | 2020-12-30 |
|
[5021cd] Mojara v2.3.9 is the latest official release. B... |
OpenL Tablets targets the infamous gap between business requirements (rules and policies) and software implementation.
Designed to be straightforward and intuitive for business people, OpenL Tablets made its rules representation impressively close to documents usually created by business(it intends business requirements etc).
Users can focus on logic as all data, syntax and typing errors are checked while they write. Convenient tools help to ensure rules integrity while further using.
One-click deployment of rules as efficient, scalable and standardized services for SOA-based integration makes business logic simple to embed in application.
For Java developers, OpenL Tablets provides many rich usage scenarios in which all rules and business data are exposed through reflection-like API or wrapped as Java class.
All of OpenL Tablets is open sourced under LGPL license.
mvn clean verify
Estimated build time: ~15 minutes