Abbot Java GUI Test Library

Abbot provides a wrapper around java.awt.Robot to make testing AWT and Swing Applications easier

License

License

EPL
GroupId

GroupId

abbot
ArtifactId

ArtifactId

abbot
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Abbot Java GUI Test Library
Abbot provides a wrapper around java.awt.Robot to make testing AWT and Swing Applications easier
Project URL

Project URL

http://abbot.sf.net/
Source Code Management

Source Code Management

http://sourceforge.net/p/abbot/svn/HEAD/tree/abbot/trunk/

Download abbot

How to add to project

<!-- https://jarcasting.com/artifacts/abbot/abbot/ -->
<dependency>
    <groupId>abbot</groupId>
    <artifactId>abbot</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/abbot/abbot/
implementation 'abbot:abbot:1.4.0'
// https://jarcasting.com/artifacts/abbot/abbot/
implementation ("abbot:abbot:1.4.0")
'abbot:abbot:jar:1.4.0'
<dependency org="abbot" name="abbot" rev="1.4.0">
  <artifact name="abbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='abbot', module='abbot', version='1.4.0')
)
libraryDependencies += "abbot" % "abbot" % "1.4.0"
[abbot "1.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
0.13.0
0.12.3