License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.startup.monitor |
Last Version | Last Version5.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal Startup Monitor
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.startup.monitor/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.startup.monitor</artifactId>
<version>5.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.startup.monitor/
implementation 'com.liferay:com.liferay.portal.startup.monitor:5.0.6'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.startup.monitor/
implementation ("com.liferay:com.liferay.portal.startup.monitor:5.0.6")
'com.liferay:com.liferay.portal.startup.monitor:jar:5.0.6'
<dependency org="com.liferay" name="com.liferay.portal.startup.monitor" rev="5.0.6">
<artifact name="com.liferay.portal.startup.monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.startup.monitor', version='5.0.6')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.startup.monitor" % "5.0.6"
[com.liferay/com.liferay.portal.startup.monitor "5.0.6"]