jsp-template-inheritance

JSP template inheritance(layout manager)

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

kr.pe.kwonnam.jsp
ArtifactId

ArtifactId

jsp-template-inheritance
Last Version

Last Version

0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

jsp-template-inheritance
JSP template inheritance(layout manager)
Project URL

Project URL

https://github.com/kwon37xi/jsp-template-inheritance
Source Code Management

Source Code Management

https://github.com/kwon37xi/jsp-template-inheritance

Download jsp-template-inheritance

How to add to project

<!-- https://jarcasting.com/artifacts/kr.pe.kwonnam.jsp/jsp-template-inheritance/ -->
<dependency>
    <groupId>kr.pe.kwonnam.jsp</groupId>
    <artifactId>jsp-template-inheritance</artifactId>
    <version>0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/kr.pe.kwonnam.jsp/jsp-template-inheritance/
implementation 'kr.pe.kwonnam.jsp:jsp-template-inheritance:0.3.RELEASE'
// https://jarcasting.com/artifacts/kr.pe.kwonnam.jsp/jsp-template-inheritance/
implementation ("kr.pe.kwonnam.jsp:jsp-template-inheritance:0.3.RELEASE")
'kr.pe.kwonnam.jsp:jsp-template-inheritance:jar:0.3.RELEASE'
<dependency org="kr.pe.kwonnam.jsp" name="jsp-template-inheritance" rev="0.3.RELEASE">
  <artifact name="jsp-template-inheritance" type="jar" />
</dependency>
@Grapes(
@Grab(group='kr.pe.kwonnam.jsp', module='jsp-template-inheritance', version='0.3.RELEASE')
)
libraryDependencies += "kr.pe.kwonnam.jsp" % "jsp-template-inheritance" % "0.3.RELEASE"
[kr.pe.kwonnam.jsp/jsp-template-inheritance "0.3.RELEASE"]

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.RELEASE