License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.batch.engine.service |
Last Version | Last Version4.0.43 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Batch Engine Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.batch.engine.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.batch.engine.service</artifactId>
<version>4.0.43</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.batch.engine.service/
implementation 'com.liferay:com.liferay.batch.engine.service:4.0.43'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.batch.engine.service/
implementation ("com.liferay:com.liferay.batch.engine.service:4.0.43")
'com.liferay:com.liferay.batch.engine.service:jar:4.0.43'
<dependency org="com.liferay" name="com.liferay.batch.engine.service" rev="4.0.43">
<artifact name="com.liferay.batch.engine.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.batch.engine.service', version='4.0.43')
)
libraryDependencies += "com.liferay" % "com.liferay.batch.engine.service" % "4.0.43"
[com.liferay/com.liferay.batch.engine.service "4.0.43"]