t

thymeleaf-mvc-portlet-cdi

CDI implementation of the Thymeleaf MVC Portlet API
Files download
File Operation
thymeleaf-mvc-portlet-cdi-3.1.2.jar download
thymeleaf-mvc-portlet-cdi-3.1.2.pom download
thymeleaf-mvc-portlet-cdi-3.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.portals.pluto.templating</groupId>
  <artifactId>thymeleaf-mvc-portlet-cdi</artifactId>
  <version>3.1.2</version>
</dependency>
Gradle Groovy
implementation 'org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-cdi:3.1.2'
Gradle Kotlin
implementation("org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-cdi:3.1.2")
Scala SBT
libraryDependencies += "org.apache.portals.pluto.templating" % "thymeleaf-mvc-portlet-cdi" % "3.1.2"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.portals.pluto.templating', module='thymeleaf-mvc-portlet-cdi', version='3.1.2')
)
Apache Ivy
<dependency org="org.apache.portals.pluto.templating" name="thymeleaf-mvc-portlet-cdi" rev="3.1.2" />
Leiningen
[org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-cdi "3.1.2"]
Apache Buildr
'org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-cdi:jar:3.1.2'