Go Template for Java

A handwrite go template parser for Java

Лицензия

Лицензия

Группа

Группа

io.github.verils
Идентификатор

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Go Template for Java
A handwrite go template parser for Java
Ссылка на сайт

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

https://github.com/verils/gotemplate4j
Система контроля версий

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

https://github.com/verils/gotemplate4j/tree/master

Скачать gotemplate4j

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.11.0

test (1)

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

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

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

Версии библиотеки

Версия
0.2.0
0.1.0