User 9d2c03e26a
02-06-2010 05:49:40
I'm trying to do this, but most of the jar version are quite low, and some are unavailable in public maven repository.
A simple way to get things done is to extract everything in ${JChem}/lib and repack into one, then add to your own repository. But this might lead to class confliction if your project also reference some library with JChem (but different version), and the result is unexpected.
Any idea for this?