简体   繁体   中英

Spring 3.1.x milestone repository

I am currently searching for a maven repository that contains the recent spring milestones of version 3.1.x.

There are a lot of links when searching google, but they all seem to be dead.

Does anyone know the link to the repository?

This is the repo:

<repository>
    <id>repository.springframework.milestone</id>
    <name>Spring Framework Maven Milestone Repository</name>
    <url>http://maven.springframework.org/milestone</url>
</repository>

Source: http://forum.springsource.org/showthread.php?t=92277

Hint: you can't browse this repo, as it's in an Amazon Cloud. But it is there :-)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM