Last Version

com.liferay:com.liferay.gradle.plugins.soy 3.1.10

The Soy Gradle plugin lets you compile Closure Templates into JavaScript functions. It also lets you use a custom localization mechanism in the generated .soy.js files by replacing "goog.getMsg" definitions with a different function call (e.g., "Liferay.Language.get").

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.gradle.plugins.soy
Version

Version

3.1.10
Type

Type

jar
Description

Description

The Soy Gradle plugin lets you compile Closure Templates into JavaScript functions. It also lets you use a custom localization mechanism in the generated .soy.js files by replacing "goog.getMsg" definitions with a different function call (e.g., "Liferay.Language.get").
Source Code Management

Source Code Management

http://github.com/liferay/liferay-portal

Download com.liferay.gradle.plugins.soy 3.1.10


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.soy/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.gradle.plugins.soy</artifactId>
    <version>3.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.soy/
implementation 'com.liferay:com.liferay.gradle.plugins.soy:3.1.10'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.gradle.plugins.soy/
implementation ("com.liferay:com.liferay.gradle.plugins.soy:3.1.10")
'com.liferay:com.liferay.gradle.plugins.soy:jar:3.1.10'
<dependency org="com.liferay" name="com.liferay.gradle.plugins.soy" rev="3.1.10">
  <artifact name="com.liferay.gradle.plugins.soy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.gradle.plugins.soy', version='3.1.10')
)
libraryDependencies += "com.liferay" % "com.liferay.gradle.plugins.soy" % "3.1.10"
[com.liferay/com.liferay.gradle.plugins.soy "3.1.10"]

Dependencies

compile (2)

Group / Artifact Type Version
com.liferay : com.liferay.gradle.util jar 1.0.44
com.liferay : com.liferay.portal.tools.soy.builder jar 3.0.4

Project Modules

There are no modules declared in this project.