| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.grossopa |
| Идентификатор | Идентификаторhamster-selenium-core |
| Последняя версия | Последняя версия1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe framework to support selenium to be able to test against web applications built from modern
front-end framework such as Material-UI
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hamster-selenium-core-1.9.pom | |
| hamster-selenium-core-1.9.jar | 31 KB |
| hamster-selenium-core-1.9-sources.jar | 40 KB |
| hamster-selenium-core-1.9-javadoc.jar | 581 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-core/ -->
<dependency>
<groupId>com.github.grossopa</groupId>
<artifactId>hamster-selenium-core</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-core/
implementation 'com.github.grossopa:hamster-selenium-core:1.9'
// https://jarcasting.com/artifacts/com.github.grossopa/hamster-selenium-core/
implementation ("com.github.grossopa:hamster-selenium-core:1.9")
'com.github.grossopa:hamster-selenium-core:jar:1.9'
<dependency org="com.github.grossopa" name="hamster-selenium-core" rev="1.9">
<artifact name="hamster-selenium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grossopa', module='hamster-selenium-core', version='1.9')
)
libraryDependencies += "com.github.grossopa" % "hamster-selenium-core" % "1.9"
[com.github.grossopa/hamster-selenium-core "1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | RELEASE |
| org.mockito : mockito-core | jar | RELEASE |
| net.bytebuddy : byte-buddy | jar | RELEASE |
| com.openpojo : openpojo | jar | 0.9.1 |