License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdflow-test-generic |
Last Version | Last Version23.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlow Generic Test Utilities
A parent POM for all artifacts by Vaadin Ltd.
|
Filename | Size |
---|---|
flow-test-generic-23.1.2.pom | |
flow-test-generic-23.1.2.jar | 13 KB |
flow-test-generic-23.1.2-sources.jar | 9 KB |
flow-test-generic-23.1.2-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
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 |