Where to find the Spring dependencies? [message #1239134] |
Mon, 03 February 2014 07:51  |
Eclipse User |
|
|
|
Hi,
I post this question on this forum since the Spring DM project moved to Eclipse.
In the documentation, it's indicated:
Quote:
In addition, the Spring Framework provides a number of bundles that are required to be installed as dependencies. As of release 2.5 of the Spring Framework, the Spring jars included in the Spring distribution are valid OSGi bundles and can be installed directly into an OSGi platform. The minimum required set of bundles is:
org.springframework.aop.jar (bundle symbolic name org.springframework.aop)
org.springframework.asm.jar (bundle symbolic name org.springframework.asm)
org.springframework.beans.jar (bundle symbolic name org.springframework.beans)
org.springframework.core.jar (bundle symbolic name org.springframework.core)
org.springframework.context.jar (bundle symbolic name org.springframework.context)
org.springframework.expression.jar (bundle symbolic name org.springframework.expression)
I didn't find these bundles in the Maven Central repository.
Where are these bundles stored?
Thanks,
Mickael
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03214 seconds