PDA

View Full Version : [SOLVED] Java - How to find specific package?



ubu@
May 2nd, 2011, 11:38 PM
Hi,

I need to download jar file contains these imports:


import com.amazonaws.elasticmapreduce.*;
import com.amazonaws.elasticmapreduce.model.*;
import com.amazonaws.elasticmapreduce.mock.AmazonElasticM apReduceMock;

but I can't find it using google. There is other way to find this package?

thanks.

ubu@
May 2nd, 2011, 11:57 PM
Sorry. it is an old version of code. How to delete thread?