archetype-resources.build.gradle Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.project.templates.modules.ext
Show all versions of com.liferay.project.templates.modules.ext
Creates a Liferay Modules Ext project that overrides an existing Liferay module.
The newest version!
dependencies {
originalModule group: "com.liferay", name: "${originalModuleName}"
}