MVN

org.owasp.encoder : encoder

Maven & Gradle

Nov 08, 2020
169 usages
382 stars

Java Encoder · The OWASP Encoders package is a collection of high-performance low-overhead contextual encoders, that when utilized correctly, is an effective tool in preventing Web Application security vulnerabilities such as Cross-Site Scripting.

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

Latest Version

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

  • Latest Stable: 1.2.3

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.owasp.encoder" % "encoder" % "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

Aug 23, 2023
327 usages
32.7k stars
Apr 27, 2023
35 usages
268 stars
Dec 29, 2018
13 usages
Jun 29, 2023
31 usages
9.4k stars
May 30, 2023
286 usages
3.7k stars
57 usages
88 stars
May 11, 2023
22 usages
2.2k stars
Sep 20, 2021
3 usages
2.8k stars
May 30, 2023
7 usages
30 stars