| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay.portletmvc4spring |
| Идентификатор | Идентификаторcom.liferay.portletmvc4spring.test |
| Версия | Версия5.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеPortletMVC4Spring Test
PortletMVC4Spring Test
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.test/ -->
<dependency>
<groupId>com.liferay.portletmvc4spring</groupId>
<artifactId>com.liferay.portletmvc4spring.test</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.test/
implementation 'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.test:5.3.0'
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.test/
implementation ("com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.test:5.3.0")
'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.test:jar:5.3.0'
<dependency org="com.liferay.portletmvc4spring" name="com.liferay.portletmvc4spring.test" rev="5.3.0">
<artifact name="com.liferay.portletmvc4spring.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portletmvc4spring', module='com.liferay.portletmvc4spring.test', version='5.3.0')
)
libraryDependencies += "com.liferay.portletmvc4spring" % "com.liferay.portletmvc4spring.test" % "5.3.0"
[com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.test "5.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.liferay.portletmvc4spring : com.liferay.portletmvc4spring.framework | jar | 5.2.0 |
| org.springframework : spring-core | jar | 5.3.7 |
| org.springframework : spring-test | jar | 5.3.7 |
| org.springframework : spring-web | jar | 5.3.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.portlet : portlet-api | jar | 3.0.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |