Shade it into your application .
> Am 25.02.2020 um 07:16 schrieb Nishkam Ravi <nishkamr...@gmail.com>: > > We are running into a curious problem with KSQL 5.3.0. When > ksql-engine-5.3.0 is included as a dependency in ServiceX, the following > error message shows up with "java -jar ServiceX.jar": "Could not find or > load main class". > We found that this is because of janino-3.0.7 (when excluded, the error > message goes away). > > Is it possible to build a Janino-free version of Ksql-5.3.0 or some other > way to work around this problem? Any help would be appreciated. > > Thanks, > Nishkam