License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.project.templates.npm.vuejs.portlet |
Last Version | Last Version1.0.163 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCreates a Liferay MVC portlet with NPM and Vue.js support as a module project.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.npm.vuejs.portlet/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.project.templates.npm.vuejs.portlet</artifactId>
<version>1.0.163</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.npm.vuejs.portlet/
implementation 'com.liferay:com.liferay.project.templates.npm.vuejs.portlet:1.0.163'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.npm.vuejs.portlet/
implementation ("com.liferay:com.liferay.project.templates.npm.vuejs.portlet:1.0.163")
'com.liferay:com.liferay.project.templates.npm.vuejs.portlet:jar:1.0.163'
<dependency org="com.liferay" name="com.liferay.project.templates.npm.vuejs.portlet" rev="1.0.163">
<artifact name="com.liferay.project.templates.npm.vuejs.portlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.project.templates.npm.vuejs.portlet', version='1.0.163')
)
libraryDependencies += "com.liferay" % "com.liferay.project.templates.npm.vuejs.portlet" % "1.0.163"
[com.liferay/com.liferay.project.templates.npm.vuejs.portlet "1.0.163"]