License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.osgi.web.servlet.jsp.compiler |
Last Version | Last Version6.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal OSGi Web Servlet JSP Compiler
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.servlet.jsp.compiler/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.osgi.web.servlet.jsp.compiler</artifactId>
<version>6.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.servlet.jsp.compiler/
implementation 'com.liferay:com.liferay.portal.osgi.web.servlet.jsp.compiler:6.0.12'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.osgi.web.servlet.jsp.compiler/
implementation ("com.liferay:com.liferay.portal.osgi.web.servlet.jsp.compiler:6.0.12")
'com.liferay:com.liferay.portal.osgi.web.servlet.jsp.compiler:jar:6.0.12'
<dependency org="com.liferay" name="com.liferay.portal.osgi.web.servlet.jsp.compiler" rev="6.0.12">
<artifact name="com.liferay.portal.osgi.web.servlet.jsp.compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.osgi.web.servlet.jsp.compiler', version='6.0.12')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.osgi.web.servlet.jsp.compiler" % "6.0.12"
[com.liferay/com.liferay.portal.osgi.web.servlet.jsp.compiler "6.0.12"]