Jar examples for c:com.liferay.gradle.plugins
The JS Module Config Generator Gradle plugin lets you run the Liferay AMD Module Config Generator to generate the configuration file needed to load AMD files via combo loader in Liferay.
You can download jar file com.liferay.gradle.plugins.js.module.config.generator 2.1.33 in this page.
LGPL 2.1
You can use the following script to add com.liferay.gradle.plugins.js.module.config.generator-2.1.33.jar to your project.
<dependency> <groupId>com.liferay</groupId> <artifactId>com.liferay.gradle.plugins.js.module.config.generator</artifactId> <version>2.1.33</version> </dependency>
compile group: 'com.liferay', name: 'com.liferay.gradle.plugins.js.module.config.generator', version: '2.1.33'
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.js.module.config.generator" % "2.1.33"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.js.module.config.generator" rev="2.1.33"/>
@Grapes(@Grab(group='com.liferay', module='com.liferay.gradle.plugins.js.module.config.generator', version='2.1.33'))
'com.liferay:com.liferay.gradle.plugins.js.module.config.generator:jar:2.1.33'
Click the following link to download the jar file.
com.liferay.gradle.plugins.js.module.config.generator-2.1.33-javadoc.jar