BitvUnit Core

Accessibility Testing Library

License

License

GroupId

GroupId

de.codescape.bitvunit
ArtifactId

ArtifactId

bitvunit-core
Last Version

Last Version

0.13
Release Date

Release Date

Type

Type

jar
Description

Description

BitvUnit Core
Accessibility Testing Library
Project URL

Project URL

http://bitvunit.codescape.de

Download bitvunit-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.15
org.hamcrest : hamcrest-core jar 1.3
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
org.seleniumhq.selenium : selenium-api jar 2.44.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.8
xmlunit : xmlunit jar 1.5
org.seleniumhq.selenium : selenium-htmlunit-driver jar 2.44.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.13
0.12
0.11
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0