Abbot

Java GUI Test Framework.

License

License

GroupId

GroupId

com.github.WojtekKowaluk
ArtifactId

ArtifactId

abbot
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Abbot
Java GUI Test Framework.
Project URL

Project URL

http://abbot.sourceforge.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/com.github.WojtekKowaluk/abbot/ -->
<dependency>
    <groupId>com.github.WojtekKowaluk</groupId>
    <artifactId>abbot</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.WojtekKowaluk/abbot/
implementation 'com.github.WojtekKowaluk:abbot:1.2.0'
// https://jarcasting.com/artifacts/com.github.WojtekKowaluk/abbot/
implementation ("com.github.WojtekKowaluk:abbot:1.2.0")
'com.github.WojtekKowaluk:abbot:jar:1.2.0'
<dependency org="com.github.WojtekKowaluk" name="abbot" rev="1.2.0">
  <artifact name="abbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.WojtekKowaluk', module='abbot', version='1.2.0')
)
libraryDependencies += "com.github.WojtekKowaluk" % "abbot" % "1.2.0"
[com.github.WojtekKowaluk/abbot "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0