Last Version

thymeleaf-dynamic-url-dialect 1.3.2

dynamic replace resources url for thymeleaf

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.ayongw
ArtifactId

ArtifactId

thymeleaf-dynamic-url-dialect
Version

Version

1.3.2
Type

Type

jar
Description

Description

thymeleaf-dynamic-url-dialect
dynamic replace resources url for thymeleaf
Project URL

Project URL

https://github.com/ayongw/thymeleaf-dynamic-url-dialect
Source Code Management

Source Code Management

https://github.com/ayongw/thymeleaf-dynamic-url-dialect

Download thymeleaf-dynamic-url-dialect 1.3.2


<!-- https://jarcasting.com/artifacts/com.github.ayongw/thymeleaf-dynamic-url-dialect/ -->
<dependency>
    <groupId>com.github.ayongw</groupId>
    <artifactId>thymeleaf-dynamic-url-dialect</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ayongw/thymeleaf-dynamic-url-dialect/
implementation 'com.github.ayongw:thymeleaf-dynamic-url-dialect:1.3.2'
// https://jarcasting.com/artifacts/com.github.ayongw/thymeleaf-dynamic-url-dialect/
implementation ("com.github.ayongw:thymeleaf-dynamic-url-dialect:1.3.2")
'com.github.ayongw:thymeleaf-dynamic-url-dialect:jar:1.3.2'
<dependency org="com.github.ayongw" name="thymeleaf-dynamic-url-dialect" rev="1.3.2">
  <artifact name="thymeleaf-dynamic-url-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ayongw', module='thymeleaf-dynamic-url-dialect', version='1.3.2')
)
libraryDependencies += "com.github.ayongw" % "thymeleaf-dynamic-url-dialect" % "1.3.2"
[com.github.ayongw/thymeleaf-dynamic-url-dialect "1.3.2"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
org.springframework : spring-webmvc jar
org.thymeleaf : thymeleaf jar 3.0.11.RELEASE
org.thymeleaf : thymeleaf-spring5 jar 3.0.11.RELEASE
com.google.guava : guava jar 21.0
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-io jar 1.3.2
org.apache.commons : commons-collections4 jar 4.3
org.slf4j : slf4j-api jar 1.7.26

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.