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