Download Odilon
Odilon Server current version is 1.13.
To run Odilon Server you must have Java 17 installed.
The executable is the same for all platforms, the difference are the scripts to start and stop the program.
Odilon Server Linux
odilon-server-1.13.tar.gz Java 17+
Odilon Server Windows
odilon-server-1.13.zipJava 17+
Odilon SDK client library
odilon-client-1.14.1.jarJava 11+
Odilon Client SDK Maven
From Maven Central or MVN Repository
<dependency>
<groupId>io.odilon</groupId>
<artifactId>odilon-client</artifactId>
<version>1.14.1</version>
</dependency>
Older versions of the client SDK can be downloaded from MVN Repository
or Maven Central.