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.rest.builder
Show all versions of com.liferay.project.templates.rest.builder
Creates a Liferay REST Builder project by generating an API and implementation module.
subprojects {
configurations.all {
resolutionStrategy.force 'com.liferay:com.liferay.portal.vulcan.api:@com.liferay.portal.vulcan.api.version@'
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy