| License |
License |
|---|---|
| GroupId | GroupIdde.codescape.bitvunit |
| ArtifactId | ArtifactIdbitvunit-demo |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionBitvUnit Demo
Accessibility Testing Library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bitvunit-demo-0.8.0.pom | |
| bitvunit-demo-0.8.0.war | 3 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.2.2 |
| 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 |