| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаcom.github.resource4j |
| Идентификатор | Идентификаторresource4j-thymeleaf21 |
| Последняя версия | Последняя версия3.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеResource4J Thymeleaf 2.1 Integration
Integration of Resource4J with Thymeleaf 2.1
|
<!-- https://jarcasting.com/artifacts/com.github.resource4j/resource4j-thymeleaf21/ -->
<dependency>
<groupId>com.github.resource4j</groupId>
<artifactId>resource4j-thymeleaf21</artifactId>
<version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-thymeleaf21/
implementation 'com.github.resource4j:resource4j-thymeleaf21:3.1.4'
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-thymeleaf21/
implementation ("com.github.resource4j:resource4j-thymeleaf21:3.1.4")
'com.github.resource4j:resource4j-thymeleaf21:jar:3.1.4'
<dependency org="com.github.resource4j" name="resource4j-thymeleaf21" rev="3.1.4">
<artifact name="resource4j-thymeleaf21" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.resource4j', module='resource4j-thymeleaf21', version='3.1.4')
)
libraryDependencies += "com.github.resource4j" % "resource4j-thymeleaf21" % "3.1.4"
[com.github.resource4j/resource4j-thymeleaf21 "3.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.resource4j : resource4j-core | jar | 3.1.4 |
| com.github.resource4j : resource4j-spring | jar | 3.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 4.2.5.RELEASE |
| org.thymeleaf : thymeleaf-spring4 | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 1.3.5.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.2.5.RELEASE |