| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.switcherapi |
| Идентификатор | Идентификаторswitcher-client |
| Последняя версия | Последняя версия1.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSwitcher Client
Switcher Client for working with Switcher API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| switcher-client-1.3.4.pom | |
| switcher-client-1.3.4.jar | 53 KB |
| switcher-client-1.3.4-sources.jar | 33 KB |
| switcher-client-1.3.4-javadoc.jar | 270 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.switcherapi/switcher-client/ -->
<dependency>
<groupId>com.github.switcherapi</groupId>
<artifactId>switcher-client</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.switcherapi/switcher-client/
implementation 'com.github.switcherapi:switcher-client:1.3.4'
// https://jarcasting.com/artifacts/com.github.switcherapi/switcher-client/
implementation ("com.github.switcherapi:switcher-client:1.3.4")
'com.github.switcherapi:switcher-client:jar:1.3.4'
<dependency org="com.github.switcherapi" name="switcher-client" rev="1.3.4">
<artifact name="switcher-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.switcherapi', module='switcher-client', version='1.3.4')
)
libraryDependencies += "com.github.switcherapi" % "switcher-client" % "1.3.4"
[com.github.switcherapi/switcher-client "1.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.core : jersey-client | jar | 2.35 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.35 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.35 |
| com.google.code.gson : gson | jar | 2.8.9 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-net : commons-net | jar | 3.8.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.14.9 |