Last Version

Fighting Layout Bugs 0.6

A library for automatic detection of layout bugs in web pages

License

License

GroupId

GroupId

com.googlecode.fighting-layout-bugs
ArtifactId

ArtifactId

fighting-layout-bugs
Version

Version

0.6
Type

Type

jar
Description

Description

Fighting Layout Bugs
A library for automatic detection of layout bugs in web pages

Download fighting-layout-bugs 0.6


<!-- 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"]

Dependencies

compile (7)

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

test (6)

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

Project Modules

There are no modules declared in this project.