Abbot Java GUI Test Authoring Tool

Costello allows the user to record Abbot tests by example.

License

License

EPL
GroupId

GroupId

abbot
ArtifactId

ArtifactId

costello
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Abbot Java GUI Test Authoring Tool
Costello allows the user to record Abbot tests by example.
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 costello

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
abbot : abbot jar 1.4.0
junit : junit jar 4.8.2
org.jdom : jdom jar 1.1.2
gnu-regexp : gnu-regexp jar 1.1.4
org.codehaus.groovy : groovy-all jar 1.8.1
ant4eclipse : ant4eclipse jar 0.5.0.rc1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0