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.service
Show all versions of com.liferay.project.templates.service
Creates a Liferay OSGi service module project implementing a chosen interface.
The newest version!
dependencies {
compileOnly group: "com.liferay.portal", name: "release.${liferayProduct}.api"
}