If you want to use Spring in AEM for "some use case", then use Spring DM or Blueprint or similar container. One single jar file wouldn't work, you'd need to setup entire container.If you are getting classnotfound exception, then package the jar (non-spring jars, packaging spring bundles won't work),...