In ActiveMQ Artemis 1.2.0, in which Artemis Maven library can I find class org.apache.activemq.artemis.core.remoting.impl.invm.InVMConnectorFactory to which https://github.com/apache/activemq-artemis/blob/master/examples/features/standard/spring-integration/src/main/resources/spring-jms-beans.xml refers? I can't find this class in artemis-core-client 1.2.0, for example.
Derek