Last Version

Vaadin 7.1.15

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
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-theme-compiler
Version

Version

7.1.15
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
Source Code Management

Source Code Management

https://github.com/vaadin/vaadin

Download vaadin-theme-compiler 7.1.15


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

Dependencies

compile (6)

Group / Artifact Type Version
com.vaadin : vaadin-shared jar 7.1.15
org.apache.commons : commons-jexl jar 2.1.1
org.w3c.css : sac jar 1.3
net.sourceforge.cssparser : cssparser jar 0.9.5
commons-cli : commons-cli jar 1.2
com.carrotsearch : smartsprites Optional jar 0.2.10

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.