License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.a-pz |
ArtifactId | ArtifactIdstruts2-thymeleaf3-plugin |
Last Version | Last Version1.2.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStruts2-Thymeleaf3-plugin
Struts2-Thymeleaf3-plugin for Struts2.5.x. This plugin is unofficial plugin.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.a-pz/struts2-thymeleaf3-plugin/ -->
<dependency>
<groupId>com.github.a-pz</groupId>
<artifactId>struts2-thymeleaf3-plugin</artifactId>
<version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.a-pz/struts2-thymeleaf3-plugin/
implementation 'com.github.a-pz:struts2-thymeleaf3-plugin:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.a-pz/struts2-thymeleaf3-plugin/
implementation ("com.github.a-pz:struts2-thymeleaf3-plugin:1.2.0-RELEASE")
'com.github.a-pz:struts2-thymeleaf3-plugin:jar:1.2.0-RELEASE'
<dependency org="com.github.a-pz" name="struts2-thymeleaf3-plugin" rev="1.2.0-RELEASE">
<artifact name="struts2-thymeleaf3-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.a-pz', module='struts2-thymeleaf3-plugin', version='1.2.0-RELEASE')
)
libraryDependencies += "com.github.a-pz" % "struts2-thymeleaf3-plugin" % "1.2.0-RELEASE"
[com.github.a-pz/struts2-thymeleaf3-plugin "1.2.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.struts : struts2-core | jar | 2.5.17 |
org.thymeleaf : thymeleaf | jar | 3.0.9.RELEASE |
org.thymeleaf : thymeleaf-spring4 | jar | 3.0.9.RELEASE |
org.springframework : spring-context | jar | 5.0.7.RELEASE |
org.springframework : spring-web | jar | 5.0.7.RELEASE |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |