UI Connect

This project aims to provide a simple way to interface user interfaces of other applications programaticly. This can be usefull for task automation or tests.

License

License

Categories

Categories

Net
GroupId

GroupId

net.morher.ui-connect
ArtifactId

ArtifactId

ui-connect
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

pom
Description

Description

UI Connect
This project aims to provide a simple way to interface user interfaces of other applications programaticly. This can be usefull for task automation or tests.
Project URL

Project URL

http://app.morher.net/ui-connect
Source Code Management

Source Code Management

https://gitlab.com/morher/ui-connect

Download ui-connect

Filename Size
ui-connect-0.8.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.morher.ui-connect/ui-connect/ -->
<dependency>
    <groupId>net.morher.ui-connect</groupId>
    <artifactId>ui-connect</artifactId>
    <version>0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.morher.ui-connect/ui-connect/
implementation 'net.morher.ui-connect:ui-connect:0.8'
// https://jarcasting.com/artifacts/net.morher.ui-connect/ui-connect/
implementation ("net.morher.ui-connect:ui-connect:0.8")
'net.morher.ui-connect:ui-connect:pom:0.8'
<dependency org="net.morher.ui-connect" name="ui-connect" rev="0.8">
  <artifact name="ui-connect" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.morher.ui-connect', module='ui-connect', version='0.8')
)
libraryDependencies += "net.morher.ui-connect" % "ui-connect" % "0.8"
[net.morher.ui-connect/ui-connect "0.8"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.0.10

Project Modules

  • ui-connect-core
  • ui-connect-html

Versions

Version
0.8
0.7
0.6
0.5
0.4
0.3
0.2