Thymeleaf MVC Portlet Spring

Spring implementation of the Thymeleaf MVC Portlet API

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.apache.portals.pluto.templating
ArtifactId

ArtifactId

thymeleaf-mvc-portlet-spring
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Thymeleaf MVC Portlet Spring
Spring implementation of the Thymeleaf MVC Portlet API
Project Organization

Project Organization

The Apache Software Foundation

Download thymeleaf-mvc-portlet-spring

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-spring/ -->
<dependency>
    <groupId>org.apache.portals.pluto.templating</groupId>
    <artifactId>thymeleaf-mvc-portlet-spring</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-spring/
implementation 'org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-spring:3.1.1'
// https://jarcasting.com/artifacts/org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-spring/
implementation ("org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-spring:3.1.1")
'org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-spring:jar:3.1.1'
<dependency org="org.apache.portals.pluto.templating" name="thymeleaf-mvc-portlet-spring" rev="3.1.1">
  <artifact name="thymeleaf-mvc-portlet-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.pluto.templating', module='thymeleaf-mvc-portlet-spring', version='3.1.1')
)
libraryDependencies += "org.apache.portals.pluto.templating" % "thymeleaf-mvc-portlet-spring" % "3.1.1"
[org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-spring "3.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
ognl : ognl jar 3.1.2
org.apache.portals.pluto : portlet-servlet-adapter jar 3.1.1
org.apache.portals.pluto.templating : thymeleaf-mvc-portlet-api jar 3.1.1
org.springframework : spring-beans jar 5.3.7
org.springframework : spring-context jar 5.3.7
org.springframework : spring-core jar 5.3.7

provided (4)

Group / Artifact Type Version
javax.mvc : javax.mvc-api jar 1.0-pfd
javax.portlet : portlet-api jar 3.0.1
javax.servlet : javax.servlet-api jar 3.1.0
javax.ws.rs : javax.ws.rs-api jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0