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-core:1.0.0.Beta2'
<dependency>
<groupId>com.github.cukespace</groupId>
<artifactId>cukespace-core</artifactId>
<version>1.0.0.Beta2</version>
</dependency>
<dependency org="com.github.cukespace" name="cukespace-core" rev="1.0.0.Beta2"/>
"com.github.cukespace", "cukespace-core", "1.0.0.Beta2"