gpt4 book ai didi

java - 如何从 Apache Commons 选择合适的组件文件?

转载 作者:行者123 更新时间:2023-12-01 15:03:57 24 4
gpt4 key购买 nike

我不明白如果我想使用 Apache Commons 的某些组件,我应该如何知道要引用哪个 Apache Commons jar。例如,如果我想使用 ObservableCollection ,我如何知道要引用哪个 jar 才能使用它。

我下载了Collections (我将其添加到我的构建路径中)但该组件只有“AbstractCollectionDecorator”类。在文档中我可以看到实际的类位于包中:

org.apache.commons.events.observable.ObservableCollection 

我应该如何确定要引用哪个包?

最佳答案

请注意,ObservableCollection 的 javadoc 的路径以 http://commons.apache.org/dormant 。嗯...这不是一个好兆头。

How should I figure out which package to rererence?

从主 hibernate 页面:

If you wish to use any of these components, you must build them yourselves. It is best to assume that these components will not be released in the near future.

关于java - 如何从 Apache Commons 选择合适的组件文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13236936/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com