org.adoptopenjdk:jemmy-core

UI test automation library

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.adoptopenjdk
ArtifactId

ArtifactId

jemmy-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

UI test automation library
Source Code Management

Source Code Management

http://hg.openjdk.java.net/code-tools/jemmy/v3/jemmy-core

Download jemmy-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.2
1.0.1
1.0.0