is not current version
Last Version 23.1.2

Flow Generic Test Utilities 9.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-generic
Version

Version

9.0.4
Type

Type

jar
Description

Description

Flow Generic Test Utilities
A parent POM for all artifacts by Vaadin Ltd.

Download flow-test-generic 9.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-api jar 1.7.32
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.