thymesheet

Externalise Thymeleaf so that natural templates are truly natural!

Лицензия

Лицензия

Группа

Группа

com.connect-group
Идентификатор

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

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

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

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

thymesheet
Externalise Thymeleaf so that natural templates are truly natural!
Ссылка на сайт

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

http://connect-group.github.io/thymesheet/

Скачать thymesheet

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.thymeleaf : thymeleaf jar 2.1.6.RELEASE
net.sourceforge.cssparser : cssparser jar 0.9.29

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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

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

Версия
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.1.0-beta2