| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bliplink |
| Идентификатор | Идентификаторgateway-api |
| Последняя версия | Последняя версия0.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgateway-api
gateway-api
|
| Имя Файла | Размер |
|---|---|
| gateway-api-0.1.4.pom | |
| gateway-api-0.1.4.jar | 86 KB |
| gateway-api-0.1.4-sources.jar | 40 KB |
| gateway-api-0.1.4-javadoc.jar | 275 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bliplink/gateway-api/ -->
<dependency>
<groupId>com.github.bliplink</groupId>
<artifactId>gateway-api</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bliplink/gateway-api/
implementation 'com.github.bliplink:gateway-api:0.1.4'
// https://jarcasting.com/artifacts/com.github.bliplink/gateway-api/
implementation ("com.github.bliplink:gateway-api:0.1.4")
'com.github.bliplink:gateway-api:jar:0.1.4'
<dependency org="com.github.bliplink" name="gateway-api" rev="0.1.4">
<artifact name="gateway-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bliplink', module='gateway-api', version='0.1.4')
)
libraryDependencies += "com.github.bliplink" % "gateway-api" % "0.1.4"
[com.github.bliplink/gateway-api "0.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.66 |
| io.netty : netty-all | jar | 4.0.24.Final |
| com.google.protobuf : protobuf-java | jar | 2.6.1 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| commons-configuration : commons-configuration | jar | 1.9 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.apache.httpcomponents : httpcore | jar | 4.4.3 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |
| junit : junit | jar | 4.13 |