Vaadin

Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks CLI
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-client-compiler-deps
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vaadin
Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.
Project URL

Project URL

http://vaadin.com
Project Organization

Project Organization

Vaadin Ltd

Download vaadin-client-compiler-deps

How to add to project

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

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.

Versions

Version
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.9.0