| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay.portletmvc4spring |
| Идентификатор | Идентификаторcom.liferay.portletmvc4spring.framework |
| Версия | Версия5.3.1 |
| Тип | Типjar |
| Описание |
ОписаниеPortletMVC4Spring Framework
PortletMVC4Spring Framework
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.framework/ -->
<dependency>
<groupId>com.liferay.portletmvc4spring</groupId>
<artifactId>com.liferay.portletmvc4spring.framework</artifactId>
<version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.framework/
implementation 'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.framework:5.3.1'
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.framework/
implementation ("com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.framework:5.3.1")
'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.framework:jar:5.3.1'
<dependency org="com.liferay.portletmvc4spring" name="com.liferay.portletmvc4spring.framework" rev="5.3.1">
<artifact name="com.liferay.portletmvc4spring.framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portletmvc4spring', module='com.liferay.portletmvc4spring.framework', version='5.3.1')
)
libraryDependencies += "com.liferay.portletmvc4spring" % "com.liferay.portletmvc4spring.framework" % "5.3.1"
[com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.framework "5.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-beans | jar | 5.3.12 |
| org.springframework : spring-context | jar | 5.3.12 |
| org.springframework : spring-core | jar | 5.3.12 |
| org.springframework : spring-webmvc | jar | 5.3.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-fileupload : commons-fileupload | jar | 1.3.3 |
| javax.portlet : portlet-api | jar | 3.0.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.liferay.portletmvc4spring : com.liferay.portletmvc4spring.test | jar | 5.3.1 |
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.springframework : spring-oxm | jar | 5.3.12 |
| org.springframework : spring-test | jar | 5.3.12 |