Jar examples for c:com.liferay.gradle.plugins
The Service Builder Gradle plugin allows you to generate a Liferay service layer defined in a Service Builder service.xml file.
You can download jar file com.liferay.gradle.plugins.service.builder 2.1.34 in this page.
LGPL 2.1
You can use the following script to add com.liferay.gradle.plugins.service.builder-2.1.34.jar to your project.
<dependency> <groupId>com.liferay</groupId> <artifactId>com.liferay.gradle.plugins.service.builder</artifactId> <version>2.1.34</version> </dependency>
compile group: 'com.liferay', name: 'com.liferay.gradle.plugins.service.builder', version: '2.1.34'
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.service.builder" % "2.1.34"
<dependency org="com.liferay" name="com.liferay.gradle.plugins.service.builder" rev="2.1.34"/>
@Grapes(@Grab(group='com.liferay', module='com.liferay.gradle.plugins.service.builder', version='2.1.34'))
'com.liferay:com.liferay.gradle.plugins.service.builder:jar:2.1.34'
Click the following link to download the jar file.
com.liferay.gradle.plugins.service.builder-2.1.34-javadoc.jar