| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииVaadin Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.vaadin |
| Идентификатор | Идентификаторflow-component-demo-helpers |
| Версия | Версия9.0.12 |
| Тип | Типjar |
| Описание |
ОписаниеFlow component demo helpers
Includes a server and a base view for creating component demos
|
<!-- https://jarcasting.com/artifacts/com.vaadin/flow-component-demo-helpers/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>flow-component-demo-helpers</artifactId>
<version>9.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/flow-component-demo-helpers/
implementation 'com.vaadin:flow-component-demo-helpers:9.0.12'
// https://jarcasting.com/artifacts/com.vaadin/flow-component-demo-helpers/
implementation ("com.vaadin:flow-component-demo-helpers:9.0.12")
'com.vaadin:flow-component-demo-helpers:jar:9.0.12'
<dependency org="com.vaadin" name="flow-component-demo-helpers" rev="9.0.12">
<artifact name="flow-component-demo-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='flow-component-demo-helpers', version='9.0.12')
)
libraryDependencies += "com.vaadin" % "flow-component-demo-helpers" % "9.0.12"
[com.vaadin/flow-component-demo-helpers "9.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.eclipse.jetty : jetty-webapp | jar | 9.4.43.v20210629 |
| org.eclipse.jetty : jetty-continuation | jar | 9.4.43.v20210629 |
| org.eclipse.jetty : jetty-annotations | jar | 9.4.43.v20210629 |
| org.eclipse.jetty.websocket : websocket-server | jar | 9.4.43.v20210629 |
| com.vaadin : flow-html-components | jar | 9.0.12 |
| com.vaadin : flow-client | jar | 9.0.12 |
| junit : junit | jar | 4.13.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vaadin : flow-test-util | jar | 9.0.12 |