License |
License |
---|---|
GroupId | GroupIdcom.liferay.portletmvc4spring |
ArtifactId | ArtifactIdcom.liferay.portletmvc4spring.test |
Version | Version5.3.1 |
Type | Typejar |
Description |
DescriptionPortletMVC4Spring Test
PortletMVC4Spring Test
|
Project Organization |
Project Organization |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.test/
implementation 'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.test:5.3.1'
// https://jarcasting.com/artifacts/com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.test/
implementation ("com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.test:5.3.1")
'com.liferay.portletmvc4spring:com.liferay.portletmvc4spring.test:jar:5.3.1'
<dependency org="com.liferay.portletmvc4spring" name="com.liferay.portletmvc4spring.test" rev="5.3.1">
<artifact name="com.liferay.portletmvc4spring.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portletmvc4spring', module='com.liferay.portletmvc4spring.test', version='5.3.1')
)
libraryDependencies += "com.liferay.portletmvc4spring" % "com.liferay.portletmvc4spring.test" % "5.3.1"
[com.liferay.portletmvc4spring/com.liferay.portletmvc4spring.test "5.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.liferay.portletmvc4spring : com.liferay.portletmvc4spring.framework | jar | 5.2.0 |
org.springframework : spring-core | jar | 5.3.12 |
org.springframework : spring-test | jar | 5.3.12 |
org.springframework : spring-web | jar | 5.3.12 |
Group / Artifact | Type | Version |
---|---|---|
javax.portlet : portlet-api | jar | 3.0.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |