Template Populator

Small library that allows population of template files using a property file

Лицензия

Лицензия

Группа

Группа

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

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

template-populator
Последняя версия

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

3.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Template Populator
Small library that allows population of template files using a property file
Ссылка на сайт

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

https://github.com/michaelruocco/template-populator

Скачать template-populator

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jtwig : jtwig-core jar 5.86.1.RELEASE
com.github.michaelruocco : property-loader jar 3.0.2
com.google.guava : guava-collections jar r03
org.slf4j : slf4j-api jar 1.7.25

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.slf4j : slf4j-log4j12 jar 1.7.25

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

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

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

Версия
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0