is not current version
Last Version 23.1.2

Testing utilities for Flow 9.0.2

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

9.0.2
Type

Type

jar
Description

Description

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

Download flow-test-util 9.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.vaadin : flow-test-generic jar 9.0.2
com.vaadin : flow-server jar 9.0.2
com.vaadin : flow-html-components jar 9.0.2
com.vaadin : vaadin-testbench-core jar 7.0.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.