| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаcom.github.resource4j |
| Идентификатор | Идентификаторresource4j-spring-thymeleaf3 |
| Последняя версия | Последняя версия3.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеResource4J Spring WebMVC+Thymeleaf 3.x Integration
Integration of Resource4J with Thymeleaf 3.x as a renderer for Spring WebMVC views
|
<!-- https://jarcasting.com/artifacts/com.github.resource4j/resource4j-spring-thymeleaf3/ -->
<dependency>
<groupId>com.github.resource4j</groupId>
<artifactId>resource4j-spring-thymeleaf3</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-spring-thymeleaf3/
implementation 'com.github.resource4j:resource4j-spring-thymeleaf3:3.3.0'
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-spring-thymeleaf3/
implementation ("com.github.resource4j:resource4j-spring-thymeleaf3:3.3.0")
'com.github.resource4j:resource4j-spring-thymeleaf3:jar:3.3.0'
<dependency org="com.github.resource4j" name="resource4j-spring-thymeleaf3" rev="3.3.0">
<artifact name="resource4j-spring-thymeleaf3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.resource4j', module='resource4j-spring-thymeleaf3', version='3.3.0')
)
libraryDependencies += "com.github.resource4j" % "resource4j-spring-thymeleaf3" % "3.3.0"
[com.github.resource4j/resource4j-spring-thymeleaf3 "3.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.resource4j : resource4j-core | jar | 3.3.0 |
| com.github.resource4j : resource4j-spring | jar | 3.3.0 |
| com.github.resource4j : resource4j-thymeleaf3 | jar | 3.3.0 |
| org.thymeleaf : thymeleaf-spring5 | jar | 3.0.12.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.4 |
| org.springframework : spring-webmvc | jar | 5.3.4 |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 2.4.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.springframework : spring-test | jar | 5.3.4 |