How to run jar file in AIX?

Hi, I created a jar swing GUI program, my doubt is how execute this in AIX?

Welcome!
Try

java -jar file.jar

Thank you

I'll try this.

I find this too
https://www.ibm.com/support/knowledgecenter/SSYKE2_8.0.0/com.ibm.java.80.doc/user/running_applications.html