Last Version

Vue.js Profile 5.0.2

A profile for creating Grails applications with Vue.js

License

License

Categories

Categories

Grails User Interface Web Frameworks
GroupId

GroupId

org.grails.profiles
ArtifactId

ArtifactId

vue
Version

Version

5.0.2
Type

Type

jar
Description

Description

Vue.js Profile
A profile for creating Grails applications with Vue.js
Project URL

Project URL

https://github.com/grails-profiles/vue
Source Code Management

Source Code Management

https://github.com/grails-profiles/vue

Download vue 5.0.2


<!-- https://jarcasting.com/artifacts/org.grails.profiles/vue/ -->
<dependency>
    <groupId>org.grails.profiles</groupId>
    <artifactId>vue</artifactId>
    <version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.grails.profiles/vue/
implementation 'org.grails.profiles:vue:5.0.2'
// https://jarcasting.com/artifacts/org.grails.profiles/vue/
implementation ("org.grails.profiles:vue:5.0.2")
'org.grails.profiles:vue:jar:5.0.2'
<dependency org="org.grails.profiles" name="vue" rev="5.0.2">
  <artifact name="vue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grails.profiles', module='vue', version='5.0.2')
)
libraryDependencies += "org.grails.profiles" % "vue" % "5.0.2"
[org.grails.profiles/vue "5.0.2"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.grails.profiles : rest-api jar 5.0.0

Project Modules

There are no modules declared in this project.