MVN

com.vaadin.wscdn : wscdn

Maven & Gradle

Dec 02, 2015
4 stars

Tools for Vaadin widgetset cloud compiler and CDN.

<dependency>
    <groupId>com.vaadin.wscdn</groupId>
    <artifactId>wscdn</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vaadin.wscdn : wscdn to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.vaadin.wscdn : wscdn to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
wscdn-0.0.2
wscdn-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vaadin.wscdn</groupId>
    <artifactId>wscdn</artifactId>
    <version>0.0.2</version>
</dependency>

Advertisement