| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаorg.apache.portals.pluto.templating |
| Идентификатор | Идентификаторthymeleaf-mvc-portlet-api |
| Последняя версия | Последняя версия3.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThymeleaf MVC Portlet API
Apache Pluto is the Reference Implementation of the Java Portlet Specification.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-api/ -->
<dependency>
<groupId>org.apache.portals.pluto.templating</groupId>
<artifactId>thymeleaf-mvc-portlet-api</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-api/
implementation 'org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-api:3.1.1'
// https://jarcasting.com/artifacts/org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-api/
implementation ("org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-api:3.1.1")
'org.apache.portals.pluto.templating:thymeleaf-mvc-portlet-api:jar:3.1.1'
<dependency org="org.apache.portals.pluto.templating" name="thymeleaf-mvc-portlet-api" rev="3.1.1">
<artifact name="thymeleaf-mvc-portlet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.pluto.templating', module='thymeleaf-mvc-portlet-api', version='3.1.1')
)
libraryDependencies += "org.apache.portals.pluto.templating" % "thymeleaf-mvc-portlet-api" % "3.1.1"
[org.apache.portals.pluto.templating/thymeleaf-mvc-portlet-api "3.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.portals.pluto.templating : thymeleaf-portlet-api | jar | 3.1.1 |
| org.thymeleaf : thymeleaf | jar | 3.0.11.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| javax.mvc : javax.mvc-api | jar | 1.0-pfd |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.portlet : portlet-api | jar | 3.0.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |