Last Version

jsp-paas 1.0.1

Page as a service for JSP to standardize the function by jsp page, guarantee zero downtime

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

jsp-paas
Version

Version

1.0.1
Type

Type

jar
Description

Description

jsp-paas
Page as a service for JSP to standardize the function by jsp page, guarantee zero downtime
Project URL

Project URL

https://github.com/Taymindis/JspPaas
Source Code Management

Source Code Management

https://github.com/Taymindis/JspPaas.git

Download jsp-paas 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.2
org.apache.tomcat : tomcat-jasper jar 9.0.39

test (1)

Group / Artifact Type Version
junit : junit jar [4.13.1,)

Project Modules

There are no modules declared in this project.