Lomikel is a set of general purpose tools.

03.08.00 [01/Aug/2025 at 13:58:57 CEST by hrivnac]


Documentation

Web Service

Customisation Options

Command Line

Available as a Maven/Gradle Package or for direct download:
# download Lomikel-03.08.00.jar
# download Lomikel-ext-03.08.00.jar
# then
# download Lomikel-03.08.00.exe.jar
# for pure Lomikel
# download Lomikel-HBase-03.08.00.jar
# and
# Lomikel-HBase-03.08.00.exe.jar
# for Lomikel with HBase support
# download Lomikel-Janus-03.08.00.jar
# and
# Lomikel-Janus-03.08.00.exe.jar
# for Lomikel with Janus and HBase support
# and
# Lomikel-py4j-03.08.00.exe.jar
# for Lomikel Python server (with Janus and HBase support)
# 
# then set an alias to appripriate exe.jar file
$ alias lomikel='java -jar Lomikel*.exe.jar'
#
# then call
$ lomikel -h
usage: java -jar Lomikel.exe.jar [-a ] [-b] [-g] [-h] [-n] [-q] [-s <file>] [-w]
-a,--api <language> cli language: [groovy|python] (othewise taken from source extension, defauld is groovy
-b,--batch          run in a batch
-g,--gui            run in a graphical window
-h,--help           show help
-n,--notebook       run in an notebook
-q,--quiet          minimal direct feedback
-s,--source <file>  source script file (init. is also sourced)
-w,--web            run as a web service

Bugs, Inconsistencies and ToDos

Bugs Inconsistencies ToDos

Release History

Related Documentation

Presentations


J.Hrivnac 01/Aug/2025 at 13:58:57 CEST by hrivnac