Last Version

JSP Encoder 1.2.3

The OWASP Encoder JSP package contains JSP tag definitions and TLDs to allow easy use of the OWASP Encoder Project's core API. The TLDs contain both tag definitions and JSP EL functions.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.owasp.encoder
ArtifactId

ArtifactId

encoder-jsp
Version

Version

1.2.3
Type

Type

jar
Description

Description

JSP Encoder
The OWASP Encoder JSP package contains JSP tag definitions and TLDs to allow easy use of the OWASP Encoder Project's core API. The TLDs contain both tag definitions and JSP EL functions.
Project Organization

Project Organization

OWASP (Open Web-Application Security Project)

Download encoder-jsp 1.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.owasp.encoder : encoder jar 1.2.3

provided (1)

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

test (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.springframework : spring-test jar 5.1.3.RELEASE
org.springframework : spring-core jar 5.1.3.RELEASE
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.