| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.fighting-layout-bugs |
| ArtifactId | ArtifactIdfighting-layout-bugs |
| Version | Version0.6 |
| Type | Typejar |
| Description |
DescriptionFighting Layout Bugs
A library for automatic detection of layout bugs in web pages
|
| Filename | Size |
|---|---|
| fighting-layout-bugs-0.6.pom | |
| fighting-layout-bugs-0.6.jar | 141 KB |
| fighting-layout-bugs-0.6-sources.jar | 99 KB |
| fighting-layout-bugs-0.6-javadoc.jar | 201 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 Optional | jar | 1.3.9 |
| com.google.code.findbugs : annotations Optional | jar | 1.3.9 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.seleniumhq.selenium : selenium-java | jar | 2.44.0 |
| log4j : log4j Optional | jar | 1.2.16 |
| logkit : logkit Optional | jar | 1.0.1 |
| avalon-framework : avalon-framework Optional | jar | 4.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |