Last Version

Soy Juice 1.2.0

A guice module that makes it easy to render Soy templates compiled by closure-maven-plugin from Java code.

License

License

GroupId

GroupId

com.google.closure
ArtifactId

ArtifactId

soy-juice
Version

Version

1.2.0
Type

Type

jar
Description

Description

Soy Juice
A guice module that makes it easy to render Soy templates compiled by closure-maven-plugin from Java code.
Project Organization

Project Organization

Google

Download soy-juice 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.google.template : soy jar 2016-08-25
com.google.protobuf : protobuf-java jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.