| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаorg.jasig.portlet.utils |
| Идентификатор | Идентификаторportlet-form-resources |
| Версия | Версия1.1.3 |
| Тип | Типjar |
| Описание |
ОписаниеPortlet Form Resources
Portlet Form Resources.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| portlet-form-resources-1.1.3.pom | |
| portlet-form-resources-1.1.3.jar | 22 KB |
| portlet-form-resources-1.1.3-sources.jar | 22 KB |
| portlet-form-resources-1.1.3-javadoc.jar | 138 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-form-resources/ -->
<dependency>
<groupId>org.jasig.portlet.utils</groupId>
<artifactId>portlet-form-resources</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-form-resources/
implementation 'org.jasig.portlet.utils:portlet-form-resources:1.1.3'
// https://jarcasting.com/artifacts/org.jasig.portlet.utils/portlet-form-resources/
implementation ("org.jasig.portlet.utils:portlet-form-resources:1.1.3")
'org.jasig.portlet.utils:portlet-form-resources:jar:1.1.3'
<dependency org="org.jasig.portlet.utils" name="portlet-form-resources" rev="1.1.3">
<artifact name="portlet-form-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.utils', module='portlet-form-resources', version='1.1.3')
)
libraryDependencies += "org.jasig.portlet.utils" % "portlet-form-resources" % "1.1.3"
[org.jasig.portlet.utils/portlet-form-resources "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.2 |