I am trying to run a simple mapdb example, but get the error:
Exception in thread \"main\" java.lang.NoClassDefFoundError: kotlin/jvm/internal/Intrinsics
It will fail because you do not have the necessary kotlin runtime jar in your classpath. You have to run some command to resolve this error. please refer this link for commands:-
https://dzone.com/articles/exercises-in-kotlin-part-1-getting-started