Structured HTTP Encoding Headers

Parse encoding HTTP headers into structured representations.

License

License

GroupId

GroupId

com.mattunderscore
ArtifactId

ArtifactId

shh-encoding
Last Version

Last Version

0.2.8
Release Date

Release Date

Type

Type

jar
Description

Description

Structured HTTP Encoding Headers
Parse encoding HTTP headers into structured representations.

Download shh-encoding

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.mattunderscore : shh-core jar 0.2.8

provided (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.8
0.2.7