Last Version

JSPC Compiler API 2.0.2

Interface for pluggable JSP compilation.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.jasig.mojo.jspc
ArtifactId

ArtifactId

jspc-compiler-api
Version

Version

2.0.2
Type

Type

jar
Description

Description

JSPC Compiler API
Interface for pluggable JSP compilation.
Project Organization

Project Organization

Jasig

Download jspc-compiler-api 2.0.2


<!-- https://jarcasting.com/artifacts/org.jasig.mojo.jspc/jspc-compiler-api/ -->
<dependency>
    <groupId>org.jasig.mojo.jspc</groupId>
    <artifactId>jspc-compiler-api</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.mojo.jspc/jspc-compiler-api/
implementation 'org.jasig.mojo.jspc:jspc-compiler-api:2.0.2'
// https://jarcasting.com/artifacts/org.jasig.mojo.jspc/jspc-compiler-api/
implementation ("org.jasig.mojo.jspc:jspc-compiler-api:2.0.2")
'org.jasig.mojo.jspc:jspc-compiler-api:jar:2.0.2'
<dependency org="org.jasig.mojo.jspc" name="jspc-compiler-api" rev="2.0.2">
  <artifact name="jspc-compiler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.mojo.jspc', module='jspc-compiler-api', version='2.0.2')
)
libraryDependencies += "org.jasig.mojo.jspc" % "jspc-compiler-api" % "2.0.2"
[org.jasig.mojo.jspc/jspc-compiler-api "2.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.