Skip to main content



      Home
Home » Eclipse Projects » Gemini » Where to find the Spring dependencies?
Where to find the Spring dependencies? [message #1239134] Mon, 03 February 2014 07:51 Go to next message
Eclipse UserFriend
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
Re: Where to find the Spring dependencies? [message #1239144 is a reply to message #1239134] Mon, 03 February 2014 08:29 Go to previous messageGo to next message
Eclipse UserFriend
http://mvnrepository.com/artifact/org.springframework

Take the latest 3.1.x releases. All newer releases are non-OSGi.
Re: Where to find the Spring dependencies? [message #1239471 is a reply to message #1239144] Tue, 04 February 2014 04:21 Go to previous messageGo to next message
Eclipse UserFriend
The SpringSource Enterprise Bundle Repository contains the 3.2.x stream.
Re: Where to find the Spring dependencies? [message #1251656 is a reply to message #1239134] Thu, 20 February 2014 08:03 Go to previous message
Eclipse UserFriend
I manually downloaded the 3.2.5 versions from here http://ebr.springsource.com/repository/app/ and added to our own maven repository manager. Somehow the repository http://ebr.springsource.com/repository/app/ only has older versions.

It seems that recently (February 14) OSGi-ified versions of Spring 4.0.1 are also published in Maven central under org.apache.servicemix.bundles, but I haven't tried these yet.
Previous Topic:DBAccess for MySQL Installation Failed
Next Topic:[Gemini JPA] Storing entities with referenced entities leads to doubled entries
Goto Forum:
  


Current Time: Fri Mar 21 11:01:11 EDT 2025

Powered by FUDForum. Page generated in 0.03214 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top