| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCucumber Тестирование приложения и мониторинг Dex Универсальные библиотеки Utility |
| Группа | Группаorg.kohsuke |
| Идентификатор | Идентификаторcucumber-annotation-indexer |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCucumber Annotation Indexer
Cucumber Annotation Indexer
|
<!-- https://jarcasting.com/artifacts/org.kohsuke/cucumber-annotation-indexer/ -->
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>cucumber-annotation-indexer</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kohsuke/cucumber-annotation-indexer/
implementation 'org.kohsuke:cucumber-annotation-indexer:1.2'
// https://jarcasting.com/artifacts/org.kohsuke/cucumber-annotation-indexer/
implementation ("org.kohsuke:cucumber-annotation-indexer:1.2")
'org.kohsuke:cucumber-annotation-indexer:jar:1.2'
<dependency org="org.kohsuke" name="cucumber-annotation-indexer" rev="1.2">
<artifact name="cucumber-annotation-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kohsuke', module='cucumber-annotation-indexer', version='1.2')
)
libraryDependencies += "org.kohsuke" % "cucumber-annotation-indexer" % "1.2"
[org.kohsuke/cucumber-annotation-indexer "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kohsuke.metainf-services : metainf-services Необязательный | jar | 1.5 |
| org.jenkins-ci : annotation-indexer | jar | 1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| info.cukes : cucumber-java | jar | 1.1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.google.guava : guava | jar | 15.0 |
| org.codehaus.groovy : groovy | jar | 2.0.1 |