You shouldn't include the following since they are designed for JAXB2.3 and not JAXB4
implementation 'org.jvnet.jaxb:jaxb2-basics:2.0.14'
implementation 'org.jvnet.jaxb:jaxb2-basics-runtime:2.0.14'
The class org.jvnet.jaxb.lang.Equals
is in org.jvnet.jaxb:jaxb-plugins-runtime
module. Could you try again without the modules above ?