Skip to content

Instantly share code, notes, and snippets.

@ljnelson
Last active December 22, 2018 05:35
Embed
What would you like to do?
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