| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииVaadin Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.vaadin |
| Идентификатор | Идентификаторflow-test-generic |
| Последняя версия | Последняя версия23.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFlow Generic Test Utilities
A parent POM for all artifacts by Vaadin Ltd.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| commons-io : commons-io | jar | 2.11.0 |