I am trying to use WSO2MB in spring boot, but the maven is not able to download the dependencies like andes-client-3.1.1.jar.
It is working fine when I use msf4j. Is it not possible for spring-boot to use wso2mb?
I am getting error: Failure to find org.wso2.andes.wso2:andes-client:jar:0.13.wso2v10 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
Thanks