v

vue-gwt-parent

Let you use Vue.js Components in GWT application and code Vue.js Components in Java
https://github.com/VueGWT/vue-gwt
MIT License
Adrien Baron Justin Trentesaux
Files download
File Operation
vue-gwt-parent-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.axellience</groupId>
  <artifactId>vue-gwt-parent</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.axellience:vue-gwt-parent:1.0.1'
Gradle Kotlin
implementation("com.axellience:vue-gwt-parent:1.0.1")
Scala SBT
libraryDependencies += "com.axellience" % "vue-gwt-parent" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.axellience', module='vue-gwt-parent', version='1.0.1')
)
Apache Ivy
<dependency org="com.axellience" name="vue-gwt-parent" rev="1.0.1" />
Leiningen
[com.axellience/vue-gwt-parent "1.0.1"]
Apache Buildr
'com.axellience:vue-gwt-parent:jar:1.0.1'
Dependencies
The project has no third-party dependencies