License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.batch.planner.rest.impl |
Version | Version1.0.17 |
Type | Typejar |
Description |
DescriptionLiferay Batch Planner REST Implementation
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.batch.planner.rest.impl/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.batch.planner.rest.impl</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.batch.planner.rest.impl/
implementation 'com.liferay:com.liferay.batch.planner.rest.impl:1.0.17'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.batch.planner.rest.impl/
implementation ("com.liferay:com.liferay.batch.planner.rest.impl:1.0.17")
'com.liferay:com.liferay.batch.planner.rest.impl:jar:1.0.17'
<dependency org="com.liferay" name="com.liferay.batch.planner.rest.impl" rev="1.0.17">
<artifact name="com.liferay.batch.planner.rest.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.batch.planner.rest.impl', version='1.0.17')
)
libraryDependencies += "com.liferay" % "com.liferay.batch.planner.rest.impl" % "1.0.17"
[com.liferay/com.liferay.batch.planner.rest.impl "1.0.17"]