is not current version
Last Version 23.1.2

Flow Server Production Mode 7.0.6

This is a wrapper project for the web-fragment.xml file that sets productionMode=true. When this jar is added to the classpath of a web application, it will run in production mode automatically. This is better used in conjunction with the compilation and minification of resources for production deployment. See the documentation about ES5 compilation and resource minification at https://vaadin.com/docs/v10/flow/web-components/tutorial-webcomponents-es5.html for more information.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-server-production-mode
Version

Version

7.0.6
Type

Type

jar
Description

Description

Flow Server Production Mode
This is a wrapper project for the web-fragment.xml file that sets productionMode=true. When this jar is added to the classpath of a web application, it will run in production mode automatically. This is better used in conjunction with the compilation and minification of resources for production deployment. See the documentation about ES5 compilation and resource minification at https://vaadin.com/docs/v10/flow/web-components/tutorial-webcomponents-es5.html for more information.

Download flow-server-production-mode 7.0.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.