| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.commsen.wedeploy |
| Идентификатор | Идентификаторcom.commsen.wedeploy.transport.rest.okhttp |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеWeDeploy Java client :: transport :: okhttp
Module provides OkHttp based implementation of data transport used by all "WeDeploy Java client :: API" implementations.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.commsen.wedeploy/com.commsen.wedeploy.transport.rest.okhttp/ -->
<dependency>
<groupId>com.commsen.wedeploy</groupId>
<artifactId>com.commsen.wedeploy.transport.rest.okhttp</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.commsen.wedeploy/com.commsen.wedeploy.transport.rest.okhttp/
implementation 'com.commsen.wedeploy:com.commsen.wedeploy.transport.rest.okhttp:1.0.0'
// https://jarcasting.com/artifacts/com.commsen.wedeploy/com.commsen.wedeploy.transport.rest.okhttp/
implementation ("com.commsen.wedeploy:com.commsen.wedeploy.transport.rest.okhttp:1.0.0")
'com.commsen.wedeploy:com.commsen.wedeploy.transport.rest.okhttp:jar:1.0.0'
<dependency org="com.commsen.wedeploy" name="com.commsen.wedeploy.transport.rest.okhttp" rev="1.0.0">
<artifact name="com.commsen.wedeploy.transport.rest.okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.commsen.wedeploy', module='com.commsen.wedeploy.transport.rest.okhttp', version='1.0.0')
)
libraryDependencies += "com.commsen.wedeploy" % "com.commsen.wedeploy.transport.rest.okhttp" % "1.0.0"
[com.commsen.wedeploy/com.commsen.wedeploy.transport.rest.okhttp "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.commsen.wedeploy : com.commsen.wedeploy.client | jar | 1.0.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.commsen.em : em.annotations Необязательный | jar | 0.1.0 |