License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.resource4j |
ArtifactId | ArtifactIdresource4j-thymeleaf21 |
Last Version | Last Version3.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionResource4J 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.resource4j : resource4j-core | jar | 3.1.4 |
com.github.resource4j : resource4j-spring | jar | 3.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.2.5.RELEASE |
org.thymeleaf : thymeleaf-spring4 | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 1.3.5.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
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 |