Use Expression Language(EL) with standalone.
'com.github.mygreen:standalone-el:0.1'
<dependency>
<groupId>com.github.mygreen</groupId>
<artifactId>standalone-el</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.github.mygreen" name="standalone-el" rev="0.1"/>
"com.github.mygreen", "standalone-el", "0.1"