Looks like your local maven repo has some stale version of jboss-ejb-client 1.0.10.Final version jar. Remove that from your local maven repo and let it be downloaded from the remote JBoss repo. Or get it manually from here https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client/1.0.10.Final/jboss-ejb-client-1.0.10.Final.jar and replace it in JBOSS_HOME/modules/org/jboss/ejb-client/main. That jar contains the right classes.
Looks like your local maven repo has some stale version of jboss-ejb-client 1.0.10.Final version jar. Remove that from your local maven repo and let it be downloaded from the remote JBoss repo. Or get it manually from here https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-ejb-client/1.0.10.Final/jboss-ejb-client-1.0.10.Final.jar and replace it in JBOSS_HOME/modules/org/jboss/ejb-client/main. That jar contains the right classes.