Structured HTTP Headers Core

Core and shared code for parsing HTTP headers into structures.

Лицензия

Лицензия

Группа

Группа

com.mattunderscore
Идентификатор

Идентификатор

shh-core
Последняя версия

Последняя версия

0.2.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать shh-core

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.8
0.2.7