License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.osgi.web.portlet.tracker |
Last Version | Last Version6.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal OSGi Web Portlet Tracker
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.portlet.tracker/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.osgi.web.portlet.tracker</artifactId>
<version>6.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.portlet.tracker/
implementation 'com.liferay:com.liferay.portal.osgi.web.portlet.tracker:6.0.21'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.portlet.tracker/
implementation ("com.liferay:com.liferay.portal.osgi.web.portlet.tracker:6.0.21")
'com.liferay:com.liferay.portal.osgi.web.portlet.tracker:jar:6.0.21'
<dependency org="com.liferay" name="com.liferay.portal.osgi.web.portlet.tracker" rev="6.0.21">
<artifact name="com.liferay.portal.osgi.web.portlet.tracker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.osgi.web.portlet.tracker', version='6.0.21')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.osgi.web.portlet.tracker" % "6.0.21"
[com.liferay/com.liferay.portal.osgi.web.portlet.tracker "6.0.21"]