Last Version

Structured HTTP Headers Core 0.2.8

Core and shared code for parsing HTTP headers into structures.

License

License

GroupId

GroupId

com.mattunderscore
ArtifactId

ArtifactId

shh-core
Version

Version

0.2.8
Type

Type

jar
Description

Description

Structured HTTP Headers Core
Core and shared code for parsing HTTP headers into structures.

Download shh-core 0.2.8


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

Dependencies

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.