License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.osgi.web.portlet.container.test.util |
Version | Version3.0.11 |
Type | Typejar |
Description |
DescriptionLiferay Portal OSGi Web Portlet Container Test Utilities
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.portlet.container.test.util/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.osgi.web.portlet.container.test.util</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.portlet.container.test.util/
implementation 'com.liferay:com.liferay.portal.osgi.web.portlet.container.test.util:3.0.11'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.portlet.container.test.util/
implementation ("com.liferay:com.liferay.portal.osgi.web.portlet.container.test.util:3.0.11")
'com.liferay:com.liferay.portal.osgi.web.portlet.container.test.util:jar:3.0.11'
<dependency org="com.liferay" name="com.liferay.portal.osgi.web.portlet.container.test.util" rev="3.0.11">
<artifact name="com.liferay.portal.osgi.web.portlet.container.test.util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.osgi.web.portlet.container.test.util', version='3.0.11')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.osgi.web.portlet.container.test.util" % "3.0.11"
[com.liferay/com.liferay.portal.osgi.web.portlet.container.test.util "3.0.11"]