| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webpieces |
| Идентификатор | Идентификаторhttp2-engine |
| Версия | Версия2.0.150 |
| Тип | Типjar |
| Описание |
Описаниеhttp2-engine
A re-usable asynchronous http2 parser
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http2-engine-2.0.150.pom | |
| http2-engine-2.0.150.jar | 114 KB |
| http2-engine-2.0.150-sources.jar | 58 KB |
| http2-engine-2.0.150-javadoc.jar | 356 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webpieces/http2-engine/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http2-engine</artifactId>
<version>2.0.150</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http2-engine/
implementation 'org.webpieces:http2-engine:2.0.150'
// https://jarcasting.com/artifacts/org.webpieces/http2-engine/
implementation ("org.webpieces:http2-engine:2.0.150")
'org.webpieces:http2-engine:jar:2.0.150'
<dependency org="org.webpieces" name="http2-engine" rev="2.0.150">
<artifact name="http2-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http2-engine', version='2.0.150')
)
libraryDependencies += "org.webpieces" % "http2-engine" % "2.0.150"
[org.webpieces/http2-engine "2.0.150"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| joda-time : joda-time | jar | 2.9.4 |
| org.webpieces : http2-hpack | jar | 2.0.150 |
| org.webpieces : core-statemachine | jar | 2.0.150 |