SoyShaker

Soy utilities to easily convert and and render classes with soy templates.

License

License

GroupId

GroupId

org.slieb
ArtifactId

ArtifactId

soy-shaker
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SoyShaker
Soy utilities to easily convert and and render classes with soy templates.
Project URL

Project URL

https://stefanliebenberg.github.io/SoyShaker
Source Code Management

Source Code Management

https://github.com/StefanLiebenberg/SoyShaker

Download soy-shaker

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.template : soy jar 2016-01-12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

SoyShaker

A utility class that removes soy delegate templates with the same name according to a prioritized list of delegate packages.

Versions

Version
0.1