License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.luterc |
ArtifactId | ArtifactIdheimdall-thymeleaf |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheimdall-thymeleaf
Heimdall Thymeleaf dialect
|
Project URL |
Project URL |
Filename | Size |
---|---|
heimdall-thymeleaf-1.1.2.pom | |
heimdall-thymeleaf-1.1.2.jar | 39 KB |
heimdall-thymeleaf-1.1.2-sources.jar | 34 KB |
heimdall-thymeleaf-1.1.2-javadoc.jar | 217 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-thymeleaf/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-thymeleaf</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-thymeleaf/
implementation 'com.github.luterc:heimdall-thymeleaf:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-thymeleaf/
implementation ("com.github.luterc:heimdall-thymeleaf:1.1.2")
'com.github.luterc:heimdall-thymeleaf:jar:1.1.2'
<dependency org="com.github.luterc" name="heimdall-thymeleaf" rev="1.1.2">
<artifact name="heimdall-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-thymeleaf', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall-thymeleaf" % "1.1.2"
[com.github.luterc/heimdall-thymeleaf "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luterc : heimdall-core | jar | 1.1.2 |
org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |