File | Operation |
---|---|
weld-api-parent-2.0.SP1.pom | download |
<dependency>
<groupId>org.jboss.weld</groupId>
<artifactId>weld-api-parent</artifactId>
<version>2.0.SP1</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.jboss.weld</groupId> <artifactId>weld-api-bom</artifactId> <version>2.0.SP1</version> </parent>