License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.apache.portals.pluto.templating |
ArtifactId | ArtifactIdthymeleaf-mvc-portlet-cdi |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThymeleaf MVC Portlet CDI
CDI implementation of the Thymeleaf MVC Portlet API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-cdi/ -->
<dependency>
<groupId>org.apache.portals.pluto.templating</groupId>
<artifactId>thymeleaf-mvc-portlet-cdi</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-cdi/
implementation 'org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-cdi:3.1.1'
// https://jarcasting.com/artifacts/org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-cdi/
implementation ("org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-cdi:3.1.1")
'org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-cdi:jar:3.1.1'
<dependency org="org.apache.portals.pluto.templating" name="thymeleaf-mvc-portlet-cdi" rev="3.1.1">
<artifact name="thymeleaf-mvc-portlet-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.pluto.templating', module='thymeleaf-mvc-portlet-cdi', version='3.1.1')
)
libraryDependencies += "org.apache.portals.pluto.templating" % "thymeleaf-mvc-portlet-cdi" % "3.1.1"
[org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-cdi "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 |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 1.2 |
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 |