UI Connect - HTML

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-html
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

UI Connect - HTML
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

Download ui-connect-html

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.morher.ui-connect : ui-connect-core jar 0.8
joda-time : joda-time jar 2.7
net.sourceforge.htmlunit : htmlunit jar 2.35.0
com.google.guava : guava jar 27.0-jre
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

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6
0.5
0.4
0.3
0.2