License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.spt-oss |
ArtifactId | ArtifactIdthymeleaf-extras-parent |
Version | Version3.0.11.0 |
Type | Typepom |
Description |
DescriptionThymeleaf Extras
Thymeleaf extra modules for customizing templates
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thymeleaf-extras-parent-3.0.11.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spt-oss/thymeleaf-extras-parent/ -->
<dependency>
<groupId>com.github.spt-oss</groupId>
<artifactId>thymeleaf-extras-parent</artifactId>
<version>3.0.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spt-oss/thymeleaf-extras-parent/
implementation 'com.github.spt-oss:thymeleaf-extras-parent:3.0.11.0'
// https://jarcasting.com/artifacts/com.github.spt-oss/thymeleaf-extras-parent/
implementation ("com.github.spt-oss:thymeleaf-extras-parent:3.0.11.0")
'com.github.spt-oss:thymeleaf-extras-parent:pom:3.0.11.0'
<dependency org="com.github.spt-oss" name="thymeleaf-extras-parent" rev="3.0.11.0">
<artifact name="thymeleaf-extras-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spt-oss', module='thymeleaf-extras-parent', version='3.0.11.0')
)
libraryDependencies += "com.github.spt-oss" % "thymeleaf-extras-parent" % "3.0.11.0"
[com.github.spt-oss/thymeleaf-extras-parent "3.0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |