| License |
License |
|---|---|
| GroupId | GroupIdcom.deque.html.axe-core |
| ArtifactId | ArtifactIdplaywright |
| Last Version | Last Version4.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAxe-core Playwright Java
Axe-core Playwright java integration
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| playwright-4.4.1.pom | |
| playwright-4.4.1.jar | 132 KB |
| playwright-4.4.1-with-dependencies.jar | 90 MB |
| playwright-4.4.1-sources.jar | 123 KB |
| playwright-4.4.1-javadoc.jar | 120 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.deque.html.axe-core/playwright/ -->
<dependency>
<groupId>com.deque.html.axe-core</groupId>
<artifactId>playwright</artifactId>
<version>4.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.deque.html.axe-core/playwright/
implementation 'com.deque.html.axe-core:playwright:4.4.1'
// https://jarcasting.com/artifacts/com.deque.html.axe-core/playwright/
implementation ("com.deque.html.axe-core:playwright:4.4.1")
'com.deque.html.axe-core:playwright:jar:4.4.1'
<dependency org="com.deque.html.axe-core" name="playwright" rev="4.4.1">
<artifact name="playwright" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deque.html.axe-core', module='playwright', version='4.4.1')
)
libraryDependencies += "com.deque.html.axe-core" % "playwright" % "4.4.1"
[com.deque.html.axe-core/playwright "4.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.playwright : playwright | jar | 1.19.0 |
| commons-codec : commons-codec | jar | 20041127.091804 |
| org.apache.commons : commons-compress | jar | 1.21 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.github.stefanbirkner : system-rules | jar | 1.19.0 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |
| com.github.stephenc.jcip : jcip-annotations | jar | 1.0-1 |