| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.618lf |
| Идентификатор | Идентификаторswak-http |
| Версия | Версия1.1.1_final |
| Тип | Типjar |
| Описание |
Описаниеreactive server
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| swak-http-1.1.1_final.pom | |
| swak-http-1.1.1_final.jar | 49 KB |
| swak-http-1.1.1_final-sources.jar | 30 KB |
| swak-http-1.1.1_final-javadoc.jar | 261 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-http/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-http</artifactId>
<version>1.1.1_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-http/
implementation 'com.github.618lf:swak-http:1.1.1_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-http/
implementation ("com.github.618lf:swak-http:1.1.1_final")
'com.github.618lf:swak-http:jar:1.1.1_final'
<dependency org="com.github.618lf" name="swak-http" rev="1.1.1_final">
<artifact name="swak-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-http', version='1.1.1_final')
)
libraryDependencies += "com.github.618lf" % "swak-http" % "1.1.1_final"
[com.github.618lf/swak-http "1.1.1_final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.618lf : swak-core | jar | 1.1.1_final |
| org.asynchttpclient : async-http-client | jar | 2.12.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |