Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.workflow.metrics.rest.impl |
Version | Version2.0.50 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.workflow.metrics.rest.impl/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.workflow.metrics.rest.impl</artifactId>
<version>2.0.50</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.workflow.metrics.rest.impl/
implementation 'com.liferay:com.liferay.portal.workflow.metrics.rest.impl:2.0.50'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.workflow.metrics.rest.impl/
implementation ("com.liferay:com.liferay.portal.workflow.metrics.rest.impl:2.0.50")
'com.liferay:com.liferay.portal.workflow.metrics.rest.impl:jar:2.0.50'
<dependency org="com.liferay" name="com.liferay.portal.workflow.metrics.rest.impl" rev="2.0.50">
<artifact name="com.liferay.portal.workflow.metrics.rest.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.workflow.metrics.rest.impl', version='2.0.50')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.workflow.metrics.rest.impl" % "2.0.50"
[com.liferay/com.liferay.portal.workflow.metrics.rest.impl "2.0.50"]