| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.networknt |
| Идентификатор | Идентификаторhttp-string |
| Версия | Версия2.0.28 |
| Тип | Типjar |
| Описание |
ОписаниеA utility module that contains Undertow HttpString constants.
|
| Имя Файла | Размер |
|---|---|
| http-string-2.0.28.pom | |
| http-string-2.0.28.jar | 5 KB |
| http-string-2.0.28-sources.jar | 5 KB |
| http-string-2.0.28-javadoc.jar | 402 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.networknt/http-string/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>http-string</artifactId>
<version>2.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/http-string/
implementation 'com.networknt:http-string:2.0.28'
// https://jarcasting.com/artifacts/com.networknt/http-string/
implementation ("com.networknt:http-string:2.0.28")
'com.networknt:http-string:jar:2.0.28'
<dependency org="com.networknt" name="http-string" rev="2.0.28">
<artifact name="http-string" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='http-string', version='2.0.28')
)
libraryDependencies += "com.networknt" % "http-string" % "2.0.28"
[com.networknt/http-string "2.0.28"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.networknt : utility | jar | 2.0.28 |
| io.undertow : undertow-core | jar | 2.2.4.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| commons-codec : commons-codec | jar | 1.11 |
| io.opentracing : opentracing-api | jar | 0.32.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13.1 |