I'm trying to use this library on Java 11 and it doesn't work because of CORBA dependencies, which were removed.
It seems the problem was solved by this PR epics-base/epicsCoreJava#14, so updating the parent in the pom file seems to fix this issue. I don't know if something else breaks with that change.