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