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.

License

License

GroupId

GroupId

com.github.cukespace
ArtifactId

ArtifactId

cukespace-parent
Last Version

Last Version

1.6.7
Release Date

Release Date

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

How to add to project

<!-- 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

Versions

Version
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.2
1.5.1
1.5.0
1.0.0.Beta2
1.0.0.Beta1