All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.build.gradle Maven / Gradle / Ivy

Go to download

Creates a Liferay REST Builder project by generating an API and implementation module.

There is a newer version: 1.0.107
Show newest version
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