| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Vagrant Контейнер Виртуализация |
| Группа | Группаcom.testvagrant.stepdefs |
| Идентификатор | Идентификаторstepdefs |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExample Application
Generic step defs for cucumber jvm implementation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stepdefs-1.0.8.pom | |
| stepdefs-1.0.8.jar | 72 KB |
| stepdefs-1.0.8-sources.jar | 38 KB |
| stepdefs-1.0.8-javadoc.jar | 245 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.testvagrant.stepdefs/stepdefs/ -->
<dependency>
<groupId>com.testvagrant.stepdefs</groupId>
<artifactId>stepdefs</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.testvagrant.stepdefs/stepdefs/
implementation 'com.testvagrant.stepdefs:stepdefs:1.0.8'
// https://jarcasting.com/artifacts/com.testvagrant.stepdefs/stepdefs/
implementation ("com.testvagrant.stepdefs:stepdefs:1.0.8")
'com.testvagrant.stepdefs:stepdefs:jar:1.0.8'
<dependency org="com.testvagrant.stepdefs" name="stepdefs" rev="1.0.8">
<artifact name="stepdefs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testvagrant.stepdefs', module='stepdefs', version='1.0.8')
)
libraryDependencies += "com.testvagrant.stepdefs" % "stepdefs" % "1.0.8"
[com.testvagrant.stepdefs/stepdefs "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.testvagrant.optimus-commons : optimus-commons | jar | 2.2.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0.pr4 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.0.pr4 |
| org.apache.poi : poi | jar | 3.16 |
| org.apache.poi : poi-ooxml | jar | 3.16 |
| com.google.guava : guava | jar | 22.0 |
| org.reflections : reflections | jar | 0.9.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 2.8.47 |