Download vaadin-client-compiled-7.3.5.jar file

Introduction

You can download vaadin-client-compiled-7.3.5.jar in this page.

License

Apache License Version 2.0

Type List

vaadin-client-compiled-7.3.5.jar file has the following types.

META-INF/INDEX.LIST
META-INF/MANIFEST.MF
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/7D61211544CAA6067611FE9DD2842785.cache.svg
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/8581E5337BF636CA3FEDFFE056828C01.cache.woff
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/A4F04212CD7F33DE66E45CB768094232.cache.ttf
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/CDE2AA2E2ED71DC1128A39DE2CB694E6.cache.eot
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/D79FEF925099E143C6D79765FF625E6E.cache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/clear.cache.gif
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/com.vaadin.DefaultWidgetSet.devmode.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/com.vaadin.DefaultWidgetSet.nocache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/compilation-mappings.txt
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/deferredjs/D79FEF925099E143C6D79765FF625E6E/1.cache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/deferredjs/D79FEF925099E143C6D79765FF625E6E/2.cache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/deferredjs/D79FEF925099E143C6D79765FF625E6E/3.cache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/deferredjs/D79FEF925099E143C6D79765FF625E6E/4.cache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/deferredjs/D79FEF925099E143C6D79765FF625E6E/5.cache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/deferredjs/D79FEF925099E143C6D79765FF625E6E/6.cache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/deferredjs/D79FEF925099E143C6D79765FF625E6E/7.cache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/deferredjs/D79FEF925099E143C6D79765FF625E6E/8.cache.js
VAADIN/widgetsets/com.vaadin.DefaultWidgetSet/deferredjs/D79FEF925099E143C6D79765FF625E6E/9.cache.js
css/ie.css
css/styles.css
img/vaadin-logo.png
license.html
licenses/OFL.txt
licenses/apache-license-version-2-0.txt
licenses/common-development-and-distribution-license-v1-0.txt
licenses/cup-open-source-license.txt
licenses/eclipse-public-license-v1-0.txt
licenses/gnu-lesser-general-public-license-version-2-0.txt
licenses/gnu-lesser-general-public-license-version-2-1.txt
licenses/google-app-engine-terms-of-service.txt
licenses/google-bsd-license.txt
licenses/icu-license-icu-1-8-1-and-later.txt
licenses/jetty-web-container-license.txt
licenses/mozilla-public-license-v1-1.txt
licenses/new-bsd-license.txt
licenses/smartsprites-bsd-license.txt
licenses/the-json-license.txt
licenses/the-mit-license.txt
licenses/the-mx4j-license.txt
licenses/w3c-software-copyright-notice-and-license.txt
release-notes.html

Pom

vaadin-client-compiled-7.3.5.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-client-compiled</artifactId>
    <version>7.3.5</version>
    <name>Vaadin</name>
    <organization>
        <name>Vaadin Ltd</name>
        <url>http://vaadin.com</url>
    </organization>
    <url>http://vaadin.com</url>
    <description>
        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.
    </description>
    <licenses>
        <license>
            <name>Apache License Version 2.0</name>
            <distribution>repo</distribution>
            <url>http://www.apache.org/licenses/LICENSE-2.0</url>
        </license>
    </licenses>
    <scm>
        <connection>scm:https:https://github.com/vaadin/vaadin.git</connection>
        <developerConnection>scm:https:https://github.com/vaadin/vaadin.git</developerConnection>
        <url>https://github.com/vaadin/vaadin</url>
    </scm>
    <developers>
        <developer>
            <id>artur</id>
            <name>Artur Signell</name>
            <email>artur.signell@vaadin.com</email>
            <url>http://vaadin.com/web/artur</url>
            <organization>Vaadin Ltd</organization>
            <organizationUrl>http://vaadin.com/</organizationUrl>
            <roles>
                <role>architect</role>
                <role>developer</role>
                <role>team manager</role>
            </roles>
            <timezone>2</timezone>
        </developer>
        <developer>
            <id>magi</id>
            <name>Marko Gronroos</name>
            <email>magi@vaadin.com</email>
            <url>http://vaadin.com/web/magi</url>
            <organization>Vaadin Ltd</organization>
            <organizationUrl>http://vaadin.com/</organizationUrl>
            <roles>
                <role>build manager</role>
            </roles>
            <timezone>2</timezone>
        </developer>
    </developers>
    <distributionManagement>
        <repository>
            <id>vaadin-releases</id>
            <name>Vaadin release repository</name>
            <url>http://oss.sonatype.org/content/repositories/vaadin-releases/</url>
        </repository>
        <snapshotRepository>
            <id>vaadin-snapshots</id>
            <name>Vaadin snapshot repository</name>
            <url>http://oss.sonatype.org/content/repositories/vaadin-snapshots/</url>
        </snapshotRepository>
    </distributionManagement>
    <repositories>
        <repository>
            <id>vaadin-snapshots</id>
            <url>http://oss.sonatype.org/content/repositories/vaadin-snapshots/</url>
            <releases>
                <enabled>false</enabled>
            </releases>
            <snapshots>
                <enabled>true</enabled>
            </snapshots>
        </repository>
        <repository>
            <id>vaadin-releases</id>
            <url>http://oss.sonatype.org/content/repositories/vaadin-releases/</url>
            <releases>
                <enabled>true</enabled>
            </releases>
            <snapshots>
                <enabled>false</enabled>
            </snapshots>
        </repository>
    </repositories>
</project>

POM Entry

<dependency>
   <groupId>com.vaadin</groupId>
   <artifactId>vaadin-client-compiled</artifactId>
   <version>7.3.5</version>
</dependency>

Download

If you think the following vaadin-client-compiled-7.3.5.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download vaadin-client-compiled-7.3.5.jar file




PreviousNext

Related