My java code uses log4j eg. it tries to import org.apache.log4j.logger , import org.apache.commons.lang.StringUtils, import org.testng.Assert and many more Is there any common place where i can get them? And also how to configure them too. I downloaded the log4j from apache site but could not configure it properly. Any help will be appreciated!
Regards, Multicoder