Last Version

ESAPI Thunk 1.2.3

The OWASP Encoders ESAPI Thunk provides an easy way to plugin the Encoder Projects API into an implementation of ESAPI.

License

License

GroupId

GroupId

org.owasp.encoder
ArtifactId

ArtifactId

encoder-esapi
Version

Version

1.2.3
Type

Type

jar
Description

Description

ESAPI Thunk
The OWASP Encoders ESAPI Thunk provides an easy way to plugin the Encoder Projects API into an implementation of ESAPI.
Project Organization

Project Organization

OWASP (Open Web-Application Security Project)

Download encoder-esapi 1.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.owasp.encoder : encoder jar 1.2.3
org.owasp.esapi : esapi jar [2.2,3)

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.