Last Version

Flow Server Compatibility Mode 2.7.16

This is a wrapper project for the web-fragment.xml file that sets compatibilityMode=true. When this jar is added to the classpath of a web application, it will run in Vaadin 10-13 compatibility mode.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-server-compatibility-mode
Version

Version

2.7.16
Type

Type

jar
Description

Description

Flow Server Compatibility Mode
This is a wrapper project for the web-fragment.xml file that sets compatibilityMode=true. When this jar is added to the classpath of a web application, it will run in Vaadin 10-13 compatibility mode.

Download flow-server-compatibility-mode 2.7.16


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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bowergithub.webcomponents : webcomponentsjs jar 1.2.6

Project Modules

There are no modules declared in this project.