| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.smartboot.http |
| Идентификатор | Идентификаторsmart-http-common |
| Версия | Версия1.1.12 |
| Тип | Типjar |
| Описание |
Описаниеa lightweight http server
|
| Имя Файла | Размер |
|---|---|
| smart-http-common-1.1.12.pom | |
| smart-http-common-1.1.12.jar | 64 KB |
| smart-http-common-1.1.12-sources.jar | 41 KB |
| smart-http-common-1.1.12-javadoc.jar | 236 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.smartboot.http/smart-http-common/ -->
<dependency>
<groupId>org.smartboot.http</groupId>
<artifactId>smart-http-common</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.http/smart-http-common/
implementation 'org.smartboot.http:smart-http-common:1.1.12'
// https://jarcasting.com/artifacts/org.smartboot.http/smart-http-common/
implementation ("org.smartboot.http:smart-http-common:1.1.12")
'org.smartboot.http:smart-http-common:jar:1.1.12'
<dependency org="org.smartboot.http" name="smart-http-common" rev="1.1.12">
<artifact name="smart-http-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.http', module='smart-http-common', version='1.1.12')
)
libraryDependencies += "org.smartboot.http" % "smart-http-common" % "1.1.12"
[org.smartboot.http/smart-http-common "1.1.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.smartboot.socket : aio-pro | jar | 1.5.15 |