Is there way to install JRE in server?

I wrote simple IRC bot, with several functions, on java. Now when I exported it as .jar file, I want to host it. But I got problem when I tried to host it on yunix. The problem is, that JRE is missing in yunix. What should I do, or is there any way to install JRE?