| License |
License |
|---|---|
| Categories |
CategoriesLeaf Data Databases |
| GroupId | GroupIdorg.lastaflute.html |
| ArtifactId | ArtifactIdlasta-thymeleaf |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLasta Thymeleaf
Thymeleaf adapter for LastaFlute
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lasta-thymeleaf-0.4.2.pom | |
| lasta-thymeleaf-0.4.2.jar | 47 KB |
| lasta-thymeleaf-0.4.2-sources.jar | 39 KB |
| lasta-thymeleaf-0.4.2-javadoc.jar | 253 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lastaflute.html/lasta-thymeleaf/ -->
<dependency>
<groupId>org.lastaflute.html</groupId>
<artifactId>lasta-thymeleaf</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.lastaflute.html/lasta-thymeleaf/
implementation 'org.lastaflute.html:lasta-thymeleaf:0.4.2'
// https://jarcasting.com/artifacts/org.lastaflute.html/lasta-thymeleaf/
implementation ("org.lastaflute.html:lasta-thymeleaf:0.4.2")
'org.lastaflute.html:lasta-thymeleaf:jar:0.4.2'
<dependency org="org.lastaflute.html" name="lasta-thymeleaf" rev="0.4.2">
<artifact name="lasta-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lastaflute.html', module='lasta-thymeleaf', version='0.4.2')
)
libraryDependencies += "org.lastaflute.html" % "lasta-thymeleaf" % "0.4.2"
[org.lastaflute.html/lasta-thymeleaf "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.lastaflute : lastaflute | jar | 1.1.2 |
| org.thymeleaf : thymeleaf | jar | 3.0.11.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.dbflute.utflute : utflute-core | jar | 0.9.1 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |