Cukes SQL

Cukes takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes adds steps for storing and using request/response content from a file system, variable support in .features, context inflation in all steps and resources and a custom plug-in system to allow users to add additional project specific content.

Лицензия

Лицензия

Группа

Группа

lv.ctco.cukes
Идентификатор

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

cukes-sql
Последняя версия

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

1.0.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cukes SQL
Cukes takes simplicity of Cucumber and provides bindings for HTTP specification. As a sugar on top, cukes adds steps for storing and using request/response content from a file system, variable support in .features, context inflation in all steps and resources and a custom plug-in system to allow users to add additional project specific content.

Скачать cukes-sql

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

<!-- https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-sql/ -->
<dependency>
    <groupId>lv.ctco.cukes</groupId>
    <artifactId>cukes-sql</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-sql/
implementation 'lv.ctco.cukes:cukes-sql:1.0.10'
// https://jarcasting.com/artifacts/lv.ctco.cukes/cukes-sql/
implementation ("lv.ctco.cukes:cukes-sql:1.0.10")
'lv.ctco.cukes:cukes-sql:jar:1.0.10'
<dependency org="lv.ctco.cukes" name="cukes-sql" rev="1.0.10">
  <artifact name="cukes-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='lv.ctco.cukes', module='cukes-sql', version='1.0.10')
)
libraryDependencies += "lv.ctco.cukes" % "cukes-sql" % "1.0.10"
[lv.ctco.cukes/cukes-sql "1.0.10"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.10
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.projectlombok : lombok jar 1.18.12
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.16.1
lv.ctco.cukes : cukes-core jar 1.0.10
com.h2database : h2 jar 1.4.196
ch.qos.logback : logback-classic jar 1.2.3

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

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

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

Версия
1.0.10
1.0.9
1.0.8
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
0.0.35
0.0.34
0.0.33
0.0.32
0.0.31
0.0.30
0.0.29
0.0.28
0.0.27
0.0.26