is not current version
Last Version 9.0.15

Flow component demo helpers 7.0.6

Includes a server and a base view for creating component demos

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-component-demo-helpers
Version

Version

7.0.6
Type

Type

jar
Description

Description

Flow component demo helpers
Includes a server and a base view for creating component demos

Download flow-component-demo-helpers 7.0.6


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

Dependencies

compile (8)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-webapp jar 9.4.27.v20200227
org.eclipse.jetty : jetty-continuation jar 9.4.27.v20200227
org.eclipse.jetty : jetty-annotations jar 9.4.27.v20200227
org.eclipse.jetty.websocket : websocket-server jar 9.4.27.v20200227
com.vaadin : flow-html-components jar 7.0.6
com.vaadin : flow-client jar 7.0.6
junit : junit jar 4.13.1

provided (1)

Group / Artifact Type Version
com.vaadin : flow-test-util jar 7.0.6

Project Modules

There are no modules declared in this project.