v

vaadin-client-compiler-deps

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.
http://vaadin.com
Apache License Version 2.0
Vaadin Ltd
Artur Signell Marko Gronroos
Files download
File Operation
vaadin-client-compiler-deps-1.1.0.jar download
vaadin-client-compiler-deps-1.1.0.pom download
vaadin-client-compiler-deps-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-client-compiler-deps</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin:vaadin-client-compiler-deps:1.1.0'
Gradle Kotlin
implementation("com.vaadin:vaadin-client-compiler-deps:1.1.0")
Scala SBT
libraryDependencies += "com.vaadin" % "vaadin-client-compiler-deps" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin', module='vaadin-client-compiler-deps', version='1.1.0')
)
Apache Ivy
<dependency org="com.vaadin" name="vaadin-client-compiler-deps" rev="1.1.0" />
Leiningen
[com.vaadin/vaadin-client-compiler-deps "1.1.0"]
Apache Buildr
'com.vaadin:vaadin-client-compiler-deps:jar:1.1.0'
Dependencies
The project has no third-party dependencies