v

vaadin-buildhelpers

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
文件下载
文件名 操作
vaadin-buildhelpers-7.1.8.jar 下载
vaadin-buildhelpers-7.1.8.pom 下载
vaadin-buildhelpers-7.1.8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.vaadin</groupId>
  <artifactId>vaadin-buildhelpers</artifactId>
  <version>7.1.8</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin:vaadin-buildhelpers:7.1.8'
Gradle Kotlin
implementation("com.vaadin:vaadin-buildhelpers:7.1.8")
Scala SBT
libraryDependencies += "com.vaadin" % "vaadin-buildhelpers" % "7.1.8"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin', module='vaadin-buildhelpers', version='7.1.8')
)
Apache Ivy
<dependency org="com.vaadin" name="vaadin-buildhelpers" rev="7.1.8" />
Leiningen
[com.vaadin/vaadin-buildhelpers "7.1.8"]
Apache Buildr
'com.vaadin:vaadin-buildhelpers:jar:7.1.8'
本项目依赖