Last Version

Thymeleaf Portlet API 3.1.1

Apache Pluto is the Reference Implementation of the Java Portlet Specification.

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.apache.portals.pluto.templating
ArtifactId

ArtifactId

thymeleaf-portlet-api
Version

Version

3.1.1
Type

Type

jar
Description

Description

Thymeleaf Portlet API
Apache Pluto is the Reference Implementation of the Java Portlet Specification.
Project Organization

Project Organization

The Apache Software Foundation

Download thymeleaf-portlet-api 3.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.11.RELEASE

provided (2)

Group / Artifact Type Version
javax.portlet : portlet-api jar 3.0.1
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.