| License |
License |
|---|---|
| GroupId | GroupIdde.codescape.bitvunit |
| ArtifactId | ArtifactIdbitvunit-core |
| Last Version | Last Version0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBitvUnit Core
Accessibility Testing Library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bitvunit-core-0.13.pom | |
| bitvunit-core-0.13.jar | 70 KB |
| bitvunit-core-0.13-sources.jar | 57 KB |
| bitvunit-core-0.13-javadoc.jar | 461 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |