I have a backend application which is running on Tomcat. Currently the project is build using Maven.
I am planning to use typescript in the project. Can we compile Typescript to javascript using Maven. Is there any trusted plugins are available to be used with Maven?