License |
License |
---|---|
GroupId | GroupIdcom.github.cukespace |
ArtifactId | ArtifactIdcukespace-core |
Last Version | Last Version1.6.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCukes in Space!
The Cukes in Space! project allows you to run Cucumber features against
the application server of your choice using the Arquillian test
framework.
|
Filename | Size |
---|---|
cukespace-core-1.6.7.pom | |
cukespace-core-1.6.7.jar | 10 KB |
cukespace-core-1.6.7-sources.jar | 5 KB |
cukespace-core-1.6.7-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cukespace/cukespace-core/ -->
<dependency>
<groupId>com.github.cukespace</groupId>
<artifactId>cukespace-core</artifactId>
<version>1.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cukespace/cukespace-core/
implementation 'com.github.cukespace:cukespace-core:1.6.7'
// https://jarcasting.com/artifacts/com.github.cukespace/cukespace-core/
implementation ("com.github.cukespace:cukespace-core:1.6.7")
'com.github.cukespace:cukespace-core:jar:1.6.7'
<dependency org="com.github.cukespace" name="cukespace-core" rev="1.6.7">
<artifact name="cukespace-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cukespace', module='cukespace-core', version='1.6.7')
)
libraryDependencies += "com.github.cukespace" % "cukespace-core" % "1.6.7"
[com.github.cukespace/cukespace-core "1.6.7"]
Group / Artifact | Type | Version |
---|---|---|
info.cukes : cucumber-java | jar | 1.2.5 |
info.cukes : cucumber-junit | jar | 1.2.5 |
commons-collections : commons-collections | jar | 3.2.2 |
commons-io : commons-io | jar | 2.4 |
net.masterthought : cucumber-reporting | jar | 1.2.0 |
commons-lang : commons-lang | jar | 2.6 |
com.github.cukedoctor : cukedoctor-converter | jar | 0.4.0 |
org.asciidoctor : asciidoctorj | jar | 1.5.4.1 |
org.asciidoctor : asciidoctorj-pdf | jar | 1.5.0-alpha.11 |
org.jboss.shrinkwrap : shrinkwrap-api | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jcdi_1.1_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.8.21 |
info.cukes : cucumber-java8 | jar | 1.2.5 |
info.cukes : cucumber-testng | jar | 1.2.5 |
org.jboss.arquillian.extension : arquillian-persistence-core | jar | 1.0.0.Alpha7 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.11.Final |
org.jboss.arquillian.testng : arquillian-testng-container | jar | 1.1.11.Final |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.1 |
org.mockito : mockito-all | jar | 1.9.0 |