I need to add javafx dependency(as we do for other dependencies, adding in the pom) to my project which runs on amazon corretto jre, so here I have two questions:-
- Is there any javafx dependency that would work with Amazon Corretto jre?
- If so, could anyone please suggest what version of amazon corretto jre supports what version of javafx dependency?