If you need Java EE Full Platform APIs then use the coordinates described in the first row. The second row provides the same for Web Profile. These are the recommended way even if only one or more technology is used. All of them are available in Maven central.
The complete set of coordinates can be seen at:
- Full Platform: http://search.maven.org/remotecontent?filepath=javax/javaee-api/7.0/javaee-api-7.0.pom
- Web Profile: http://search.maven.org/remotecontent?filepath=javax/javaee-web-api/7.0/javaee-web-api-7.0.pom
Refer to general guidelines on Maven Versioning Rules.
Read full article from Java EE 7 Maven Coordinates - GlassFish Wiki - Oracle Wiki
No comments:
Post a Comment