BitvUnit Demo

Accessibility Testing Library

License

License

GroupId

GroupId

de.codescape.bitvunit
ArtifactId

ArtifactId

bitvunit-demo
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

war
Description

Description

BitvUnit Demo
Accessibility Testing Library
Project URL

Project URL

http://bitvunit.codescape.de

Download bitvunit-demo

How to add to project

<!-- https://jarcasting.com/artifacts/de.codescape.bitvunit/bitvunit-demo/ -->
<dependency>
    <groupId>de.codescape.bitvunit</groupId>
    <artifactId>bitvunit-demo</artifactId>
    <version>0.8.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.codescape.bitvunit/bitvunit-demo/
implementation 'de.codescape.bitvunit:bitvunit-demo:0.8.0'
// https://jarcasting.com/artifacts/de.codescape.bitvunit/bitvunit-demo/
implementation ("de.codescape.bitvunit:bitvunit-demo:0.8.0")
'de.codescape.bitvunit:bitvunit-demo:war:0.8.0'
<dependency org="de.codescape.bitvunit" name="bitvunit-demo" rev="0.8.0">
  <artifact name="bitvunit-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='de.codescape.bitvunit', module='bitvunit-demo', version='0.8.0')
)
libraryDependencies += "de.codescape.bitvunit" % "bitvunit-demo" % "0.8.0"
[de.codescape.bitvunit/bitvunit-demo "0.8.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.2.2

test (4)

Group / Artifact Type Version
de.codescape.bitvunit : bitvunit-core jar 0.8.0
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.11
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.33.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0