Guice 3.0 - 对于仅具有依赖注入的 Swing 应用程序,我需要哪些 jar?

发布于 2024-11-27 02:28:01 字数 178 浏览 0 评论 0原文

虽然已经有关于 Guice 2.0 需要哪些 jar 的答案,但我还没有找到 3.0 的任何内容。我在你需要的地方读到:

guice-3.0.jar
aopalliance.jar
javax.inject.jar

任何人都可以确认这是否属实,以及其他罐子给我们带来了什么。

Although there is already an answer for which jars are needed for Guice 2.0, I haven't found anything for 3.0. I read somewhere that you needed:

guice-3.0.jar
aopalliance.jar
javax.inject.jar

Can anyone please confirm if this is true, as well as what the other jars give us.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浮生未歇 2024-12-04 02:28:01

这三个就足够了,除非您想使用任何 Guice 扩展,例如辅助注入
以下是一个很好的信息来源:Guice 3.0 版本

Those three are enough, unless you wanna use any of the Guice Extensions, like assisted inject for example.
Here's a good source of information: Guice 3.0 Release

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文