This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Weld dependency for your POM: | |
<dependency> | |
<groupId>org.jboss.weld.se</groupId> | |
<artifactId>weld-se</artifactId> | |
<version>Whatever the latest version is!</version> | |
</dependency> | |
*/ | |
//The Application under test: |