I would like to add this to my imports and use it to verify URI addresses however, I am having trouble figuring out how to properly import this http://www.jdom.org/docs/apidocs/org/jdom2/Verifier.html. Do I have to update my Maven repo? I understand that it is included in java.lang.Object, but when I include that it can't find Verifier.
Can someone please help me understand the problem here?
Ejay