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