License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdvaadin-theme-compiler |
Version | Version7.1.15 |
Type | Typejar |
Description |
DescriptionVaadin
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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vaadin-theme-compiler-7.1.15.pom | |
vaadin-theme-compiler-7.1.15.jar | 444 KB |
vaadin-theme-compiler-7.1.15-sources.jar | 227 KB |
vaadin-theme-compiler-7.1.15-javadoc.jar | 570 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |