is not current version
Last Version 8.0.2

com.vaadin:vaadin-testbench-parent 6.0.1


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-testbench-parent
Version

Version

6.0.1
Type

Type

pom

Download vaadin-testbench-parent 6.0.1


<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-testbench-parent/ -->
<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-testbench-parent</artifactId>
    <version>6.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-testbench-parent/
implementation 'com.vaadin:vaadin-testbench-parent:6.0.1'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-testbench-parent/
implementation ("com.vaadin:vaadin-testbench-parent:6.0.1")
'com.vaadin:vaadin-testbench-parent:pom:6.0.1'
<dependency org="com.vaadin" name="vaadin-testbench-parent" rev="6.0.1">
  <artifact name="vaadin-testbench-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-testbench-parent', version='6.0.1')
)
libraryDependencies += "com.vaadin" % "vaadin-testbench-parent" % "6.0.1"
[com.vaadin/vaadin-testbench-parent "6.0.1"]