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