MVN

com.axellience : vue-gwt-parent

Maven & Gradle

Nov 13, 2020
206 stars

Vue GWT Parent · Let you use Vue.js Components in GWT application and code Vue.js Components in Java

<dependency>
    <groupId>com.axellience</groupId>
    <artifactId>vue-gwt-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.axellience : vue-gwt-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Beta: 1.0-beta-9

All Versions

Choose a version of com.axellience : vue-gwt-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
vue-gwt-parent-1.0.1
vue-gwt-parent-1.0.0
1.0
vue-gwt-parent-1.0-beta-9
vue-gwt-parent-1.0-beta-8
vue-gwt-parent-1.0-beta-7
vue-gwt-parent-1.0-beta-6
vue-gwt-parent-1.0-beta-5
vue-gwt-parent-1.0-beta-4
vue-gwt-parent-1.0-beta-3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.axellience</groupId>
    <artifactId>vue-gwt-parent</artifactId>
    <version>1.0.1</version>
</dependency>