Последняя версия

SoyAnnotations 1.1

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

Лицензия

Лицензия

Группа

Группа

com.github.stefanliebenberg
Идентификатор

Идентификатор

soy-annotations
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

SoyAnnotations
Soy utilities to easily convert and and render classes with soy templates.
Ссылка на сайт

Ссылка на сайт

http://github.com/StefanLiebenberg/SoyAnnotations
Система контроля версий

Система контроля версий

http://github.com/StefanLiebenberg/SoyAnnotations

Скачать soy-annotations 1.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 3.0
com.google.template : soy jar 2012-12-21
com.googlecode.lambdaj : lambdaj jar 2.4

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.4

Модули Проекта

Данный проект не имеет модулей.