| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.covisint.core.http.service |
| Идентификатор | Идентификаторhttp-service-client |
| Версия | Версия1.0.1.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеCovisint Super-POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.covisint.core.http.service/http-service-client/ -->
<dependency>
<groupId>com.covisint.core.http.service</groupId>
<artifactId>http-service-client</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.core.http.service/http-service-client/
implementation 'com.covisint.core.http.service:http-service-client:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.core.http.service/http-service-client/
implementation ("com.covisint.core.http.service:http-service-client:1.0.1.RELEASE")
'com.covisint.core.http.service:http-service-client:jar:1.0.1.RELEASE'
<dependency org="com.covisint.core.http.service" name="http-service-client" rev="1.0.1.RELEASE">
<artifact name="http-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.core.http.service', module='http-service-client', version='1.0.1.RELEASE')
)
libraryDependencies += "com.covisint.core.http.service" % "http-service-client" % "1.0.1.RELEASE"
[com.covisint.core.http.service/http-service-client "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.covisint.core.http.service : http-service-core | jar | 1.0.1.RELEASE |
| com.damnhandy : handy-uri-templates | jar | 2.0.1 |
| com.covisint.core : httpclient-support | jar | 1.0.0.RELEASE |
| com.covisint.core : core-support | jar | 1.0.0.RELEASE |
| com.google.guava : guava | jar | 16.0.1 |
| org.slf4j : jcl-over-slf4j | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |