I need to add dependencies in my pom.xml for several packages, but I'm not sure of what group and artifact ID to use for these. How can you determine what IDs to use within a dependency element for a package -- is there a directory available for this?
For example I know I need a dependency for the package which contains the class javax.xml.ws.Provider. How can I determine what IDs to use within a dependency element for this? What would be excellent would be a service similar to Jarhoo except for Maven dependencies which would allow you to search for a dependency for a specified class -- does such a thing exist? Thanks in advance for any suggestions. --James -- View this message in context: http://www.nabble.com/How-to-determine-the-correct-group-and-artifact-IDs-to-use--tf3842753s177.html#a10881891 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
