Many packages have moved from the java.* namespace to the jakarta.* namespace. This causes issues using this library with modern JDK versions. One solution is the use of a library like Eclipse Transformer to convert the library to use the new namespace. The best solution would be to release a new version to support jakarta.*