Last Version

Cukes in Space! Parent 1.6.7

The Cukes in Space! project allows you to run Cucumber features against the application server of your choice using the Arquillian test framework.

License

License

GroupId

GroupId

com.github.cukespace
ArtifactId

ArtifactId

cukespace-parent
Version

Version

1.6.7
Type

Type

pom
Description

Description

Cukes in Space! Parent
The Cukes in Space! project allows you to run Cucumber features against the application server of your choice using the Arquillian test framework.
Source Code Management

Source Code Management

https://www.github.com/cukespace/cukespace

Download cukespace-parent 1.6.7


<!-- https://jarcasting.com/artifacts/com.github.cukespace/cukespace-parent/ -->
<dependency>
    <groupId>com.github.cukespace</groupId>
    <artifactId>cukespace-parent</artifactId>
    <version>1.6.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cukespace/cukespace-parent/
implementation 'com.github.cukespace:cukespace-parent:1.6.7'
// https://jarcasting.com/artifacts/com.github.cukespace/cukespace-parent/
implementation ("com.github.cukespace:cukespace-parent:1.6.7")
'com.github.cukespace:cukespace-parent:pom:1.6.7'
<dependency org="com.github.cukespace" name="cukespace-parent" rev="1.6.7">
  <artifact name="cukespace-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cukespace', module='cukespace-parent', version='1.6.7')
)
libraryDependencies += "com.github.cukespace" % "cukespace-parent" % "1.6.7"
[com.github.cukespace/cukespace-parent "1.6.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • examples
  • examples-testng