| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.bogdanlivadariu |
| Идентификатор | Идентификаторjava-automation-framework |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava automation framework
A simple java automation components collection, that are in plan to be extended
|
<!-- https://jarcasting.com/artifacts/com.github.bogdanlivadariu/java-automation-framework/ -->
<dependency>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>java-automation-framework</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/java-automation-framework/
implementation 'com.github.bogdanlivadariu:java-automation-framework:1.0.4'
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/java-automation-framework/
implementation ("com.github.bogdanlivadariu:java-automation-framework:1.0.4")
'com.github.bogdanlivadariu:java-automation-framework:jar:1.0.4'
<dependency org="com.github.bogdanlivadariu" name="java-automation-framework" rev="1.0.4">
<artifact name="java-automation-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanlivadariu', module='java-automation-framework', version='1.0.4')
)
libraryDependencies += "com.github.bogdanlivadariu" % "java-automation-framework" % "1.0.4"
[com.github.bogdanlivadariu/java-automation-framework "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.seleniumhq.selenium : selenium-java | jar | 2.52.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.3 |