License |
License |
---|---|
Categories |
CategoriesGradle Build Tools config Application Layer Libs Configuration |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.gradle.plugins.js.module.config.generator |
Version | Version2.1.80 |
Type | Typejar |
Description |
DescriptionThe 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.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.js.module.config.generator/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.gradle.plugins.js.module.config.generator</artifactId>
<version>2.1.80</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.js.module.config.generator/
implementation 'com.liferay:com.liferay.gradle.plugins.js.module.config.generator:2.1.80'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.js.module.config.generator/
implementation ("com.liferay:com.liferay.gradle.plugins.js.module.config.generator:2.1.80")
'com.liferay:com.liferay.gradle.plugins.js.module.config.generator:jar:2.1.80'
<dependency org="com.liferay" name="com.liferay.gradle.plugins.js.module.config.generator" rev="2.1.80">
<artifact name="com.liferay.gradle.plugins.js.module.config.generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.gradle.plugins.js.module.config.generator', version='2.1.80')
)
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.js.module.config.generator" % "2.1.80"
[com.liferay/com.liferay.gradle.plugins.js.module.config.generator "2.1.80"]
Group / Artifact | Type | Version |
---|---|---|
com.liferay : com.liferay.gradle.plugins.node | jar | 7.2.3 |