License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.analogweb |
ArtifactId | ArtifactIdanalogweb-thymeleaf |
Last Version | Last Version0.9.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanalogweb-thymeleaf
Analogweb is tiny,simple,and pluggable web framework.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnalog Web Framework Development Team |
<!-- https://jarcasting.com/artifacts/org.analogweb/analogweb-thymeleaf/ -->
<dependency>
<groupId>org.analogweb</groupId>
<artifactId>analogweb-thymeleaf</artifactId>
<version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.analogweb/analogweb-thymeleaf/
implementation 'org.analogweb:analogweb-thymeleaf:0.9.11'
// https://jarcasting.com/artifacts/org.analogweb/analogweb-thymeleaf/
implementation ("org.analogweb:analogweb-thymeleaf:0.9.11")
'org.analogweb:analogweb-thymeleaf:jar:0.9.11'
<dependency org="org.analogweb" name="analogweb-thymeleaf" rev="0.9.11">
<artifact name="analogweb-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.analogweb', module='analogweb-thymeleaf', version='0.9.11')
)
libraryDependencies += "org.analogweb" % "analogweb-thymeleaf" % "0.9.11"
[org.analogweb/analogweb-thymeleaf "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 2.1.4.RELEASE |
org.analogweb : analogweb-core | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-junit | jar | 1.0.0.1 |
org.mockito : mockito-core | jar | 1.10.19 |
ch.qos.logback : logback-core | jar | 1.0.1 |
ch.qos.logback : logback-classic | jar | 1.0.1 |