Last Version

Testing utilities for Flow 23.1.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

23.1.2
Type

Type

jar
Description

Description

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

Download flow-test-util 23.1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.vaadin : flow-test-generic jar 23.1.2
com.vaadin : flow-server jar 23.1.2
com.vaadin : flow-html-components jar 23.1.2
com.vaadin : vaadin-testbench-core jar 8.0.2
io.github.bonigarcia : webdrivermanager jar 5.2.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.