License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.apache.portals.pluto.templating |
ArtifactId | ArtifactIdthymeleaf-mvc-portlet-spring |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThymeleaf MVC Portlet Spring
Spring implementation of the Thymeleaf MVC Portlet API
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |