This is exactly what I was looking for, thanks so much for your help!

--James



Wayne Fay wrote:
> 
> This may be helpful: www.mvnrepository.com
> 
> Maven expects that you know something about the dependencies you
> require. In the case of javax.xml.ws.Provider, you need to know that
> you are looking for JAXWS. Search for JAXWS on that site and you'll
> find several hits -- in all likelihood, one of those will be what
> you're looking for.
> 
> Wayne
> 
> On 5/30/07, James Adams <[EMAIL PROTECTED]> wrote:
>>
>> 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]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-determine-the-correct-group-and-artifact-IDs-to-use--tf3842753s177.html#a10883902
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to