| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.portals.pluto |
| Идентификатор | Идентификаторpluto-portal |
| Версия | Версия3.1.0 |
| Тип | Типwar |
| Описание |
ОписаниеApache Pluto Portal
Apache Pluto is the Reference Implementation of the Java Portlet Specification.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pluto-portal-3.1.0.pom | |
| pluto-portal-3.1.0.war | 7 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-portal/ -->
<dependency>
<groupId>org.apache.portals.pluto</groupId>
<artifactId>pluto-portal</artifactId>
<version>3.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-portal/
implementation 'org.apache.portals.pluto:pluto-portal:3.1.0'
// https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-portal/
implementation ("org.apache.portals.pluto:pluto-portal:3.1.0")
'org.apache.portals.pluto:pluto-portal:war:3.1.0'
<dependency org="org.apache.portals.pluto" name="pluto-portal" rev="3.1.0">
<artifact name="pluto-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.pluto', module='pluto-portal', version='3.1.0')
)
libraryDependencies += "org.apache.portals.pluto" % "pluto-portal" % "3.1.0"
[org.apache.portals.pluto/pluto-portal "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.portals.pluto : pluto-portal-driver | jar | 3.1.0 |
| org.apache.portals.pluto : pluto-portal-driver-impl | jar | 3.1.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.portals.pluto : pluto-container | jar | 3.1.0 |
| org.apache.tomcat : tomcat-jsp-api | jar | 8.0.28 |
| org.apache.tomcat : tomcat-servlet-api | jar | 8.0.28 |
| javax.portlet : portlet-api | jar | 3.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |