JSON-Taglib 库无法使用 SDK 1.6 工作?
我目前正在开发一个项目,该项目使用 json-taglib-0.4.1.jar 库在前端和后端之间进行一些 json 通信。
该库过去一直工作得很好,直到我们最近迁移到 Java 1.6,在此之前我们是针对 1.5 进行编译的。
除了不再工作之外,我读到它在公共存储库中不可用,这意味着我们不能让 Maven2 管理依赖项,这将是理想的。
我真的有两个问题,有人在 Java 1.6 项目中成功使用该库吗? 有谁知道实际上可以通过 Maven 存储库获得一个好的替代库吗?这实际上是我最喜欢的解决方案。
谢谢。
I'm currently working on a project that uses the json-taglib-0.4.1.jar library to do some json communication between front and back end.
That library use to work fine until we migrated to Java 1.6 recently, we were compiling against 1.5 before that.
On top of not working anymore, I read it's not available in public repositories, which means we cannot let the dependency being managed by Maven2, which would be ideal.
I really have 2 questions, has anyone been successful using that library in a Java 1.6 project?
Does anyone know of a good replacement library that's actually available through Maven repositories? That'd actually be my favorite solution.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我无法回答您的其他问题,但您可以从 mvnsearch.org 的存储库。
存储库 URL 为 http://www.mvnsearch.org/maven2 ,凭据为
I can't answer your other questions, but you can get json-taglib 0.4.1 from mvnsearch.org's repository.
The repository URL is http://www.mvnsearch.org/maven2 and the credentials are