Setting metasfresh in eclipse but missing artifacts

I am trying to set up metasfresh (forked from master branch) in eclipse.
I got a complain from missing 2 artifacts which are de-metas-common-util-10.0.0.jar and de-metas-common-ordercandidates-10.0.0.jar as shown in the image below.
When I go to metas nexus they are not there, question is how or where do I get these 2 dependencies?

Thank you so much.

Sura

Screen Shot 2564-09-02 at 21.49.57

Hi Sura,
that code needs to be imported into your workspace as well.
It’s located at https://github.com/metasfresh/metasfresh/tree/master/misc/de-metas-common

Greetings,
Tobias

Thank you so much Tobias, now it is working. :grinning: