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