License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.workflow.metrics.service |
Last Version | Last Version3.0.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal Workflow Metrics Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.workflow.metrics.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.workflow.metrics.service</artifactId>
<version>3.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.workflow.metrics.service/
implementation 'com.liferay:com.liferay.portal.workflow.metrics.service:3.0.28'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.workflow.metrics.service/
implementation ("com.liferay:com.liferay.portal.workflow.metrics.service:3.0.28")
'com.liferay:com.liferay.portal.workflow.metrics.service:jar:3.0.28'
<dependency org="com.liferay" name="com.liferay.portal.workflow.metrics.service" rev="3.0.28">
<artifact name="com.liferay.portal.workflow.metrics.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.workflow.metrics.service', version='3.0.28')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.workflow.metrics.service" % "3.0.28"
[com.liferay/com.liferay.portal.workflow.metrics.service "3.0.28"]