Can I used hibernate-validator without depends on other jboss deps

Can I used hibernate-validator without depends on other jboss deps, namely: org.jboss.logmanager, org.jboss.marshalling,…

Hibernate Validator is not depending on other JBoss dependencies than jboss-logging and it’s a really small dependency.

I don’t see exactly what’s your problem with it but it’s not optional and that won’t change.