log4j javadoc jar 隐藏在哪里?

发布于 2024-07-30 07:31:26 字数 161 浏览 3 评论 0原文

它不在 Apache 网站和镜像中提供的 apache-log4j-1.2.15.tar.gz 中,并且 Google 没有返回任何内容。 Apache Commons Lang 在发布的 tar.gz 文件中有一个 javadoc jar,但遗憾的是在 log4j tarball 中没有找到相同的内容。

It's not in apache-log4j-1.2.15.tar.gz available from the Apache website and the mirrors, and Google returns nothing. Apache Commons Lang had a javadoc jar within the tar.gz file for the release, but no luck finding the same inside the log4j tarball unfortunately.

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

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

发布评论

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

评论(3

并安 2024-08-06 07:31:26

您可以在此处下载它,并将它们与 IDE 中的二进制文件关联起来以查看Javadoc。

You can download it here and associate them with the binaries in your IDE to view the Javadoc.

深爱成瘾 2024-08-06 07:31:26

如果您准备好迁移到 1.2.16,您可以从 Maven 存储库下载 jar 中的 log4j javadoc,如下所示:
http://repo1.maven。 org/maven2/log4j/log4j/1.2.16/log4j-1.2.16-javadoc.jar

另外,jarvana 是查找 javadocs 的一个很好的资源: http://www.jarvana.com/jarvana/doc

/ 爸爸弗洛伊德

If you're ready to move to 1.2.16 you can download the log4j javadoc in a jar from the maven repo, here:
http://repo1.maven.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16-javadoc.jar

Also, a good resource for locating javadocs is jarvana: http://www.jarvana.com/jarvana/doc

/ Papa Freud

风筝在阴天搁浅。 2024-08-06 07:31:26

手动生成它可以工作,但很麻烦。

Generating it manually works but is a hassle.

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