I am trying to find which jar has the org.springframework.test* classes so i can set the dependency inside maven2. Sorry if this is not the correct forum topic, but nothing seemed appropriate.
I am trying to find which jar has the org.springframework.test* classes so i can set the dependency inside maven2. Sorry if this is not the correct forum topic, but nothing seemed appropriate.
Last edited by ccanning; Jul 27th, 2007 at 06:30 PM.
I found it. It was in the mock jar.
I was pulling all of the jars from the maven repository so I didn't have the readme.txt available, but thanks for the info.