License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.workflow.api |
Version | Version7.1.1 |
Type | Typejar |
Description |
DescriptionLiferay Portal Workflow API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.workflow.api/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.workflow.api</artifactId>
<version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.workflow.api/
implementation 'com.liferay:com.liferay.portal.workflow.api:7.1.1'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.workflow.api/
implementation ("com.liferay:com.liferay.portal.workflow.api:7.1.1")
'com.liferay:com.liferay.portal.workflow.api:jar:7.1.1'
<dependency org="com.liferay" name="com.liferay.portal.workflow.api" rev="7.1.1">
<artifact name="com.liferay.portal.workflow.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.workflow.api', version='7.1.1')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.workflow.api" % "7.1.1"
[com.liferay/com.liferay.portal.workflow.api "7.1.1"]