| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.fighting-layout-bugs |
| Идентификатор | Идентификаторfighting-layout-bugs |
| Последняя версия | Последняя версия0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFighting Layout Bugs
A library for automatic detection of layout bugs in web pages
|
| Имя Файла | Размер |
|---|---|
| fighting-layout-bugs-0.6.pom | |
| fighting-layout-bugs-0.6.jar | 132 KB |
| fighting-layout-bugs-0.6-sources.jar | 97 KB |
| fighting-layout-bugs-0.6-javadoc.jar | 201 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.fighting-layout-bugs/fighting-layout-bugs/ -->
<dependency>
<groupId>com.googlecode.fighting-layout-bugs</groupId>
<artifactId>fighting-layout-bugs</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.fighting-layout-bugs/fighting-layout-bugs/
implementation 'com.googlecode.fighting-layout-bugs:fighting-layout-bugs:0.6'
// https://jarcasting.com/artifacts/com.googlecode.fighting-layout-bugs/fighting-layout-bugs/
implementation ("com.googlecode.fighting-layout-bugs:fighting-layout-bugs:0.6")
'com.googlecode.fighting-layout-bugs:fighting-layout-bugs:jar:0.6'
<dependency org="com.googlecode.fighting-layout-bugs" name="fighting-layout-bugs" rev="0.6">
<artifact name="fighting-layout-bugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.fighting-layout-bugs', module='fighting-layout-bugs', version='0.6')
)
libraryDependencies += "com.googlecode.fighting-layout-bugs" % "fighting-layout-bugs" % "0.6"
[com.googlecode.fighting-layout-bugs/fighting-layout-bugs "0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 Необязательный | jar | 1.3.9 |
| com.google.code.findbugs : annotations Необязательный | jar | 1.3.9 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.seleniumhq.selenium : selenium-java | jar | 2.44.0 |
| log4j : log4j Необязательный | jar | 1.2.16 |
| logkit : logkit Необязательный | jar | 1.0.1 |
| avalon-framework : avalon-framework Необязательный | jar | 4.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : findbugs | jar | 1.3.9 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.mortbay.jetty : jetty | jar | 6.1.26 |
| org.seleniumhq.selenium : selenium-server | jar | 2.44.0 |