Cukes 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.

Лицензия

Лицензия

Группа

Группа

com.github.cukespace
Идентификатор

Идентификатор

cukespace-core
Последняя версия

Последняя версия

1.6.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cukes 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.

Скачать cukespace-core

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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

provided (9)

Идентификатор библиотеки Тип Версия
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

test (2)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.9.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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