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