is not current version
Last Version 23.1.2

Testing utilities for Flow 6.0.9

A parent POM for all artifacts by Vaadin Ltd.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-test-util
Version

Version

6.0.9
Type

Type

jar
Description

Description

Testing utilities for Flow
A parent POM for all artifacts by Vaadin Ltd.

Download flow-test-util 6.0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.vaadin : flow-server jar 6.0.9
com.vaadin : flow-html-components jar 6.0.9
com.vaadin : vaadin-testbench-core jar 6.3.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.