| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.alexwibowo |
| Идентификатор | Идентификаторjbehave-helper |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| jbehave-helper-1.0.pom | |
| jbehave-helper-1.0.jar | 15 KB |
| jbehave-helper-1.0-sources.jar | 7 KB |
| jbehave-helper-1.0-javadoc.jar | 69 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.alexwibowo/jbehave-helper/ -->
<dependency>
<groupId>com.github.alexwibowo</groupId>
<artifactId>jbehave-helper</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexwibowo/jbehave-helper/
implementation 'com.github.alexwibowo:jbehave-helper:1.0'
// https://jarcasting.com/artifacts/com.github.alexwibowo/jbehave-helper/
implementation ("com.github.alexwibowo:jbehave-helper:1.0")
'com.github.alexwibowo:jbehave-helper:jar:1.0'
<dependency org="com.github.alexwibowo" name="jbehave-helper" rev="1.0">
<artifact name="jbehave-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexwibowo', module='jbehave-helper', version='1.0')
)
libraryDependencies += "com.github.alexwibowo" % "jbehave-helper" % "1.0"
[com.github.alexwibowo/jbehave-helper "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.0.7 |
| org.jbehave : jbehave-core | jar | 3.7.1 |
| org.jbehave : jbehave-spring | jar | 3.7.1 |
| org.jbehave.web : jbehave-web-selenium | jar | 3.5.4 |
| org.jbehave.web : jbehave-web-io | jar | 3.5.4 |
| joda-time : joda-time | jar | 2.0 |
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 2.32.0 |
| org.seleniumhq.selenium : selenium-java | jar | 2.32.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.seleniumhq.selenium.fluent : fluent-selenium Необязательный | jar | 1.6.3 |