The Cukes in Space! project allows you to run Cucumber features against the application server of your choice using the Arquillian test framework.
'com.github.cukespace:cukespace-parent:1.5.8'
<dependency>
<groupId>com.github.cukespace</groupId>
<artifactId>cukespace-parent</artifactId>
<version>1.5.8</version>
</dependency>
<dependency org="com.github.cukespace" name="cukespace-parent" rev="1.5.8"/>
"com.github.cukespace", "cukespace-parent", "1.5.8"