is not current version
Last Version 23.1.2

Testing utilities for Flow 8.0.4

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

8.0.4
Type

Type

jar
Description

Description

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

Download flow-test-util 8.0.4


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.