JspPaas
Page as a service for JSP to standardize the function by jsp page, guarantee zero downtime
License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.github.taymindis |
ArtifactId | ArtifactIdjsp-paas |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsp-paas
Page as a service for JSP to standardize the function by jsp page, guarantee zero downtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsp-paas-1.0.1.pom | |
jsp-paas-1.0.1.jar | 32 KB |
jsp-paas-1.0.1-sources.jar | 18 KB |
jsp-paas-1.0.1-javadoc.jar | 518 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
Page as a service for JSP to standardize the function by jsp page, guarantee zero downtime