I would like to create java maven project and register all required EMA libs in local maven repo. Does anyone could share such setup? pom.xml? thanks.
Hi @adampo
I have not used maven before.
But to compile the EMA Java example code successfully, you have to includes jar files from the following locations:
1. \Eta\Libs\ , make sure to check subfolders for jar files.
2. \Ema\Libs\ , make sure to check subfolders for jar files.
thanks. I hoped that reuters provides somewhere the maven setup. It seems like I have to do it manually by myself.
Hi, adampo, the new Elektron-SDK release that includes EMA and ETA is going to be published to maven central.
Elektron-SDK (Ema and Eta) was published to maven central as version 3.2.0.1
https://search.maven.org/#artifactdetails|com.thomsonreuters.ema|ema|3.2.0.1|jar