JavaRTO solclientj-native-common runtime dependencies (version 10.2.0)

Hi team,
Please can I ask for some guidance with respect to handling runtime dependencies of the solclientj-native-common.jar present in version 10.2.0 of the API in the context of gradle builds - I am fairly new to gradle. For example:


com.solacesystems
solclientj-native
10.2.0
nar
amd64-Linux-gcc-jni
runtime




Is it expected that the solclientj-native nar be composed manually (and stored in appropriate maven repo) for relevant OS implementations?
Unfortunately the sample RTO code, as far as I can see, is based on version 10.0.0. The solclientj-native dependency only being introduced explicitly in 10.2.0.
If you have some guildelines for a JavaRTO gradle build for version 10.2.0 that would be really helpful.
Sincerely, Tim

Hi Tim,
Regretfully that is a defect in the 10.2.0 pom file. We recommend that you use 10.1.0 of JavaRTO until we can provide a fix or workaround.
Regards,
Ragnar

Thanks @Ragnar , understood. I will do as you suggest.
Cheers, Tim