| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.zodiacstack |
| Идентификатор | Идентификаторzodiac-server-http |
| Последняя версия | Последняя версия1.5.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеZodiac Server HTTP
Zodiac Server HTTP
|
| Организация-разработчик |
Организация-разработчикZodiac |
| Имя Файла | Размер |
|---|---|
| zodiac-server-http-1.5.8.pom | |
| zodiac-server-http-1.5.8.jar | 204 KB |
| zodiac-server-http-1.5.8-sources.jar | 126 KB |
| zodiac-server-http-1.5.8-javadoc.jar | 818 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-server-http/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-server-http</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-server-http/
implementation 'com.gitee.zodiacstack:zodiac-server-http:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-server-http/
implementation ("com.gitee.zodiacstack:zodiac-server-http:1.5.8")
'com.gitee.zodiacstack:zodiac-server-http:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-server-http" rev="1.5.8">
<artifact name="zodiac-server-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-server-http', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-server-http" % "1.5.8"
[com.gitee.zodiacstack/zodiac-server-http "1.5.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gitee.zodiacstack : zodiac-server-base | jar | 1.5.8 |
| com.gitee.zodiacstack : zodiac-netty | jar | 1.5.8 |
| javax.servlet : javax.servlet-api Необязательный | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.alibaba : fastjson | jar | 1.2.69 |
| io.netty : netty-codec-http | jar | 4.1.58.Final |
| io.netty : netty-codec-http2 | jar | 4.1.58.Final |
| io.netty : netty-handler | jar | 4.1.58.Final |
| io.netty : netty-tcnative-boringssl-static Необязательный | jar | 2.0.36.Final |
| io.netty : netty-transport | jar | 4.1.58.Final |
| io.netty : netty-transport-native-epoll Необязательный | jar | 4.1.58.Final |
| org.springframework : spring-web | jar | 5.2.12.RELEASE |
| org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |