Weld project dependencies This section lists compile-time and runtime dependencies for Weld. This list is currently maintained in the WELD-222 issue report as well as here in this appendix. Artifacts coming from Sun Artifact Scope javax.ejb:ejb-api:3.1 compile javax.faces:jsf-api:2.0 compile javax.el:el-api:2.1 compile javax.persistence:persistence-api:2.0 compile javax.servlet:servlet-api:3.0 compile javax.interceptor:interceptor-api:1.1 compile org.glasfish.web:el-impl:2.1.2 runtime javax.faces:jsf-impl:2.0.x runtime
Artifacts coming from Hibernate Artifact Scope Notes javax.validation:validation-api compile BVAL-193