| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.portals.pluto |
| Идентификатор | Идентификаторpluto-common |
| Версия | Версия3.1.1 |
| Тип | Типjar |
| Описание |
ОписаниеApache Pluto Common Jar
Apache Pluto is the Reference Implementation of the Java Portlet Specification.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pluto-common-3.1.1.pom | |
| pluto-common-3.1.1.jar | 654 KB |
| pluto-common-3.1.1-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-common/ -->
<dependency>
<groupId>org.apache.portals.pluto</groupId>
<artifactId>pluto-common</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-common/
implementation 'org.apache.portals.pluto:pluto-common:3.1.1'
// https://jarcasting.com/artifacts/org.apache.portals.pluto/pluto-common/
implementation ("org.apache.portals.pluto:pluto-common:3.1.1")
'org.apache.portals.pluto:pluto-common:jar:3.1.1'
<dependency org="org.apache.portals.pluto" name="pluto-common" rev="3.1.1">
<artifact name="pluto-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.pluto', module='pluto-common', version='3.1.1')
)
libraryDependencies += "org.apache.portals.pluto" % "pluto-common" % "3.1.1"
[org.apache.portals.pluto/pluto-common "3.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.portals.pluto : pluto-container-api | jar | 3.1.1 |
| org.apache.portals.pluto : pluto-container-driver-api | jar | 3.1.1 |
| org.apache.portals.pluto : pluto-container | jar | 3.1.1 |
| org.apache.portals.pluto : pluto-taglib | jar | 3.1.1 |