常春藤无法解决org.springframework依赖关系 [英] ivy cannot resolve org.springframework dependencies

查看:112
本文介绍了常春藤无法解决org.springframework依赖关系的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用Ivy Eclipse插件解决spring-oxm依赖性.

I want to use the Ivy Eclipse plugin to reolve the spring-oxm dependency.

<dependency org="org.springframework" name="spring-oxm" rev="3.2.2.RELEASE" />

但是我遇到了以下错误:

But I got below error:

某些项目无法解决无法解决依赖项 我的班级名称的未解决依赖性: org.restlet.jee#org.restlet; 2.1.1:找不到未解决的依赖项: org.restlet.jee#org.restlet.ext.servlet; 2.1.1:找不到

Some projects fail to be resolved Impossible to resolve dependencies of my class name unresolved dependency: org.restlet.jee#org.restlet;2.1.1: not found unresolved dependency: org.restlet.jee#org.restlet.ext.servlet;2.1.1: not found

我用Google搜索,人们说restlet-2.1.1不再存在.而且我不知道如何解决这个问题.

I googled, and people say the restlet-2.1.1 no longer exist. And I have no idea how to solve this problem.

推荐答案

在此版本库中可用可能您需要在Ivy设置或您正在使用的任何存储库中添加此存储库.

Probably you need to add this repository in your Ivy settings or any repository you are using.

这篇关于常春藤无法解决org.springframework依赖关系的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆