Hello; what is the "narrowest" Maven artifact I could download to get the JAX-RS API?
The Glassfish Maven repository has all sorts of useful API jars, such as org.glassfish:javax.persistence, org.glassfish:javax.ejb and so on.
I didn't see an org.glassfish:javax.ws.rs artifact.
I'm looking to pull down an artifact that essentially has just the JAX-RS annotations. I plan to include it in <scope>provided</scope>. Where should I look for such an artifact?
Best,
Laird
[Message sent by forum member 'ljnelson']
http://forums.java.net/jive/thread.jspa?messageID=396499