License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.bufferings |
ArtifactId | ArtifactIdthymeleaf-extras-nl2br |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.bufferings:thymeleaf-extras-nl2br
Thymeleaf dialect to add br tags before newlines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bufferings/thymeleaf-extras-nl2br/ -->
<dependency>
<groupId>com.github.bufferings</groupId>
<artifactId>thymeleaf-extras-nl2br</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bufferings/thymeleaf-extras-nl2br/
implementation 'com.github.bufferings:thymeleaf-extras-nl2br:1.0.2'
// https://jarcasting.com/artifacts/com.github.bufferings/thymeleaf-extras-nl2br/
implementation ("com.github.bufferings:thymeleaf-extras-nl2br:1.0.2")
'com.github.bufferings:thymeleaf-extras-nl2br:jar:1.0.2'
<dependency org="com.github.bufferings" name="thymeleaf-extras-nl2br" rev="1.0.2">
<artifact name="thymeleaf-extras-nl2br" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bufferings', module='thymeleaf-extras-nl2br', version='1.0.2')
)
libraryDependencies += "com.github.bufferings" % "thymeleaf-extras-nl2br" % "1.0.2"
[com.github.bufferings/thymeleaf-extras-nl2br "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf Optional | jar | 3.0.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |