Using Java EE classes without installing SDK? -


i have installed standard java se jdk system. need gain access java ee classes javax.jms.*.

thing is, don't want install glassfish or other kind of trash (sdk). need extend java se ee classes. possible, or have go through installing sdk s**t?

most ee libraries available separately, either through maven (search on mvnrepository.com) or java.net.

jms can downloaded separately its own site


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -