About

Quick Links

Installation :: Distribution Package :: Javadocs :: Logging :: FAQ :: Version History :: Report a Bug

Modules

Programming Guide
ETI Handler
Samples

System Requirements

  • Java 8 or later. The library is compiled with -source 8 -target 8 and is compatible with Java 11 through Java 25+. No Java 9 module-system descriptor is provided; add --add-opens flags if the JVM enforces strong encapsulation for any dependencies.
  • The embedded networking layer uses Netty 4.1.x (netty-all 4.1.133.Final).