I want to deploy jar file of my project to remote server using FTP Server. My project is standalone project converted in maven, I'm compiling this project using maven dependency and i want to deploy jar file of this project but i cant find any way how to deploy a jar file.
Anybody have idea how to deploy jar file of standalone project.