| License |
License |
|---|---|
| GroupId | GroupIdorg.robotframework |
| ArtifactId | ArtifactIdswinglibrary |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionswinglibrary
A Robot Framework test library for Swing UI testing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swinglibrary-2.2.2.pom | |
| swinglibrary-2.2.2.jar | 6 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.robotframework/swinglibrary/ -->
<dependency>
<groupId>org.robotframework</groupId>
<artifactId>swinglibrary</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.robotframework/swinglibrary/
implementation 'org.robotframework:swinglibrary:2.2.2'
// https://jarcasting.com/artifacts/org.robotframework/swinglibrary/
implementation ("org.robotframework:swinglibrary:2.2.2")
'org.robotframework:swinglibrary:jar:2.2.2'
<dependency org="org.robotframework" name="swinglibrary" rev="2.2.2">
<artifact name="swinglibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.robotframework', module='swinglibrary', version='2.2.2')
)
libraryDependencies += "org.robotframework" % "swinglibrary" % "2.2.2"
[org.robotframework/swinglibrary "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.netbeans : jemmy | jar | 2.2.7.5 |
| abbot : abbot | jar | 1.4.0 |
| gnu-regexp : gnu-regexp | jar | 1.1.4 |
| junit : junit | jar | 4.13.1 |
| org.robotframework : javalib-core | jar | 2.0.3 |
| org.jretrofit : jretrofit | jar | 1.1 |
| commons-collections : commons-collections | jar | [3.2.2,) |
| com.thoughtworks.paranamer : paranamer | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jdave » jdave-junit4 | jar | 1.1 |
| abbot : costello | jar | 1.4.0 |
| jdom : jdom | jar | 1.0 |
| com.github.lkoskela : beaninject | jar | 0.9 |
| org.robotframework : javatools-test | jar | 0.4 |