Last Version

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

Version

23.1.2
Type

Type

jar
Description

Description

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

Download flow-test-generic 23.1.2


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.