is not current version
Last Version 23.1.2

Testing utilities for Flow 7.0.6

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

7.0.6
Type

Type

jar
Description

Description

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

Download flow-test-util 7.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.vaadin : flow-server jar 7.0.6
com.vaadin : flow-html-components jar 7.0.6
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.