APIs for CDI and Weld, the reference implementation of JSR 299: Contexts and Dependency Injection for Java EE
'org.jboss.weld:weld-api-parent:1.0'
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-api-parent</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.jboss.weld" name="weld-api-parent" rev="1.0"/>
"org.jboss.weld", "weld-api-parent", "1.0"