| License |
License |
|---|---|
| Categories |
CategoriesLeaf Data Databases Hdiv Security |
| GroupId | GroupIdorg.hdiv |
| ArtifactId | ArtifactIdhdiv-thymeleaf |
| Last Version | Last Version3.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHdiv Community Thymeleaf
Web Application Security Framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hdiv-thymeleaf-3.5.2.pom | |
| hdiv-thymeleaf-3.5.2.jar | 3 KB |
| hdiv-thymeleaf-3.5.2-sources.jar | 2 KB |
| hdiv-thymeleaf-3.5.2-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-thymeleaf/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-thymeleaf</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-thymeleaf/
implementation 'org.hdiv:hdiv-thymeleaf:3.5.2'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-thymeleaf/
implementation ("org.hdiv:hdiv-thymeleaf:3.5.2")
'org.hdiv:hdiv-thymeleaf:jar:3.5.2'
<dependency org="org.hdiv" name="hdiv-thymeleaf" rev="3.5.2">
<artifact name="hdiv-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-thymeleaf', version='3.5.2')
)
libraryDependencies += "org.hdiv" % "hdiv-thymeleaf" % "3.5.2"
[org.hdiv/hdiv-thymeleaf "3.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hdiv : hdiv-core | jar | 3.5.2 |
| org.hdiv : hdiv-spring-mvc | jar | 3.5.2 |
| org.thymeleaf : thymeleaf-spring3 Optional | jar | 2.1.3.RELEASE |
| org.springframework : spring-webmvc Optional | jar | 3.1.0.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 3.1.0.RELEASE |
| org.hdiv : hdiv-core | test-jar | 3.5.2 |
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.17 |
| commons-logging : commons-logging | jar | 1.2 |