| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hi-fi |
| ArtifactId | ArtifactIdremotesikulilibrary |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
Descriptionrobotframework-remotesikulilibrary
A Robot Framework library + Java-agent for for Sikuli based UI testing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| remotesikulilibrary-0.0.4.pom | |
| remotesikulilibrary-0.0.4.xml | 7 KB |
| remotesikulilibrary-0.0.4-sources.jar | 17 KB |
| remotesikulilibrary-0.0.4-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hi-fi/remotesikulilibrary/ -->
<dependency>
<groupId>com.github.hi-fi</groupId>
<artifactId>remotesikulilibrary</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hi-fi/remotesikulilibrary/
implementation 'com.github.hi-fi:remotesikulilibrary:0.0.4'
// https://jarcasting.com/artifacts/com.github.hi-fi/remotesikulilibrary/
implementation ("com.github.hi-fi:remotesikulilibrary:0.0.4")
'com.github.hi-fi:remotesikulilibrary:jar:0.0.4'
<dependency org="com.github.hi-fi" name="remotesikulilibrary" rev="0.0.4">
<artifact name="remotesikulilibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hi-fi', module='remotesikulilibrary', version='0.0.4')
)
libraryDependencies += "com.github.hi-fi" % "remotesikulilibrary" % "0.0.4"
[com.github.hi-fi/remotesikulilibrary "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.5 |
| com.github.ombre42 : jrobotremoteserver | jar | 3.0 |
| com.sikulix : sikulixapi | jar | 1.1.0 |
| org.apache.xmlrpc : xmlrpc-client | jar | 3.1.3 |
| org.robotframework : javalib-core | jar | 1.2.1 |
| net.sourceforge.tess4j : tess4j | jar | 3.2.1 |
| org.imgscalr : imgscalr-lib | jar | 4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |