MVN

org.owasp.encoder : encoder-jsp

Maven & Gradle

Nov 09, 2020
8 usages
382 stars

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.

<dependency>
    <groupId>org.owasp.encoder</groupId>
    <artifactId>encoder-jsp</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.owasp.encoder : encoder-jsp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of org.owasp.encoder : encoder-jsp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
encoder-jsp-1.2.3
encoder-jsp-1.2.2
encoder-jsp-1.2.1
1.2
encoder-jsp-1.2
1.1.x
encoder-jsp-1.1.1
1.1
encoder-jsp-1.1

How to add a dependency to Maven

Add the following org.owasp.encoder : encoder-jsp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.owasp.encoder</groupId>
    <artifactId>encoder-jsp</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.owasp.encoder : encoder-jsp gradle dependency to your build.gradle file:

implementation 'org.owasp.encoder:encoder-jsp:1.2.3'

Gradle Kotlin DSL: Add the following org.owasp.encoder : encoder-jsp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.owasp.encoder:encoder-jsp:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.owasp.encoder : encoder-jsp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.owasp.encoder" % "encoder-jsp" % "1.2.3"

Advertisement

Dependencies from Group

Nov 08, 2020
169 usages
382 stars
Nov 09, 2020
8 usages
382 stars
Nov 08, 2020
4 usages
382 stars
Nov 09, 2020
382 stars

Discover Dependencies

Apr 03, 2023
3 usages
1.3k stars
Jul 22, 2021
42 usages
4.2k stars
Feb 11, 2016
5 usages
458 stars
May 17, 2019
4 usages
41 stars
Apr 02, 2020
11 usages
51 stars
Nov 03, 2020
5 usages
3 stars
Sep 06, 2011
1 usages
4 stars
Jun 23, 2021
3 usages
20 stars