MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory
I am trying to run a simple mapdb example, but get the error: Exception in thread "main" java.lang.NoClassDefFoundError: …
java maven kotlin noclassdeffounderror mapdb