[
https://issues.apache.org/jira/browse/MJAVADOC-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693257#comment-17693257
]
Elliotte Rusty Harold commented on MJAVADOC-744:
------------------------------------------------
I'm not sure either is quite right. I'm thinking it would be a nice if there
were text in the class comment saying something like,
```
org.apache.commons:commons-lang3:3.12.0
org.apache.commons.lang3
Class StringUtils
```
Or something like that. I'm not sure exactly where this belongs, but it would
be nice to have on the page.
> Maven coordinates in Javadoc
> ----------------------------
>
> Key: MJAVADOC-744
> URL: https://issues.apache.org/jira/browse/MJAVADOC-744
> Project: Maven Javadoc Plugin
> Issue Type: New Feature
> Reporter: Elliotte Rusty Harold
> Priority: Minor
>
> Add an option to the javadoc plugin to include the Maven coordinates
> (group:artifact:version) of a class in its Javadoc.
> I noticed this morning for about the 173rd time that I could google for the
> API doc of a class I needed, but still couldn't figure out which artifact I
> needed to add to my pom.xml to include that class in my project.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)