Skip to content

Instantly share code, notes, and snippets.

@ljnelson
Last active December 22, 2018 05:35
Show Gist options
  • Save ljnelson/e374d5562294b1dba5974d05daf73f0a to your computer and use it in GitHub Desktop.
Save ljnelson/e374d5562294b1dba5974d05daf73f0a to your computer and use it in GitHub Desktop.
Example showing usage of microBean Weld environment
<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-weld-se-environment</artifactId>
<version>0.5.4-SNAPSHOT</version>
<type>pom</type>
<scope>runtime</scope> <!-- or test -->
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment