is not current version
Last Version 2.0.13

com.liferay:com.liferay.gradle.plugins.jasper.jspc 2.0.5

The Jasper JSPC Gradle plugin lets you run the Liferay Jasper JSPC tool to compile the JavaServer Pages (JSP) files in your project.

Categories

Categories

Gradle Build Tools Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.gradle.plugins.jasper.jspc
Version

Version

2.0.5
Type

Type

jar

Download com.liferay.gradle.plugins.jasper.jspc 2.0.5


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