I am using spring for some testing, and I am getting this error:
java.lang.NoClassDefFoundError: org/springframework/core/io/ResourceLoader at org.springframewo
As per Amir's answer the jar you need is spring-core. You can generally solve this sort of issue by consulting jarfinder http://www.jarfinder.com/index.php/java/search/~org.springframework.core.io.ResourceLoader~