is not current version
Last Version 1.2.0-RELEASE

com.github.a-pz:struts2-thymeleaf3-plugin 1.1.2-RELEASE

Struts2-Thymeleaf3-plugin for Struts2.5.x. This plugin is unofficial plugin.

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.a-pz
ArtifactId

ArtifactId

struts2-thymeleaf3-plugin
Version

Version

1.1.2-RELEASE
Type

Type

jar

Download struts2-thymeleaf3-plugin 1.1.2-RELEASE


<!-- 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.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.a-pz/struts2-thymeleaf3-plugin/
implementation 'com.github.a-pz:struts2-thymeleaf3-plugin:1.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.a-pz/struts2-thymeleaf3-plugin/
implementation ("com.github.a-pz:struts2-thymeleaf3-plugin:1.1.2-RELEASE")
'com.github.a-pz:struts2-thymeleaf3-plugin:jar:1.1.2-RELEASE'
<dependency org="com.github.a-pz" name="struts2-thymeleaf3-plugin" rev="1.1.2-RELEASE">
  <artifact name="struts2-thymeleaf3-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.a-pz', module='struts2-thymeleaf3-plugin', version='1.1.2-RELEASE')
)
libraryDependencies += "com.github.a-pz" % "struts2-thymeleaf3-plugin" % "1.1.2-RELEASE"
[com.github.a-pz/struts2-thymeleaf3-plugin "1.1.2-RELEASE"]