is not current version
Last Version 1.0.6

com.liferay:com.liferay.portal.jsp.engine 1.0.3

Liferay Portal JSP Engine

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.portal.jsp.engine
Version

Version

1.0.3
Type

Type

jar

Download com.liferay.portal.jsp.engine 1.0.3


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.jsp.engine/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.portal.jsp.engine</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.jsp.engine/
implementation 'com.liferay:com.liferay.portal.jsp.engine:1.0.3'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.jsp.engine/
implementation ("com.liferay:com.liferay.portal.jsp.engine:1.0.3")
'com.liferay:com.liferay.portal.jsp.engine:jar:1.0.3'
<dependency org="com.liferay" name="com.liferay.portal.jsp.engine" rev="1.0.3">
  <artifact name="com.liferay.portal.jsp.engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.jsp.engine', version='1.0.3')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.jsp.engine" % "1.0.3"
[com.liferay/com.liferay.portal.jsp.engine "1.0.3"]