Abstract: Java offers the Java Native Interface (JNI), which allows programs running in the Java Virtual Machine to invoke and be manipulated by native applications and libraries written in other ...
I was able to create a very small sample class (see below for both java code and the stacktrace as comment). Project is simple to set up - all you need is a dependency to jackson-annotations.