...This is the first version of the successor to Beige Accounting All In One.
The main goal was successfully achieved, it works noticeably faster on weak devices such as a smartphone than its predecessor.
It works as:
* Standalone A-Jetty web-app for standard Java (Ms Windows, Mac, Nix...).
* Standalone A-Jetty web-app for Android (use "Beigesoft Enterprise Information System" to find it in Google Play Store or https://play.google.com/store/apps/details?id=org.beigesoft.accandr).
* Standard JEE web-application on any JEE server (cloud).
You can download it from central Maven repository https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.beigesoft%22
See https://sites.google.com/site/beigesoftware/eis-bobs-pizza Beigesoft EIS Bob's Pizza example.
This is sister project for osDQ which provide Restful APIs
...This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls.
Data Cleansing APIs
Dockerfile:
# Pull base image
FROM frnde/jetty-9.4.2-jre8-alpine-cet
ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war
EXPOSE 8080
Docker Image
https://hub.docker.com/r/vreddym/osdq-web/tags
The SPASE Web Server is a Jetty based application server that is pre-configured to demonstrate SPASE services and tools. With the web server you can explore a variety of SPASE technologies.