SevenBridges Java :: Extensions :: HTTP Client

The SevenBridges Java HTTP Client implementation .jar is used at runtime to make HTTP calls to SevenBridges's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

com.sevenbridges.apiclient
Идентификатор

Идентификатор

sevenbridges-java-httpclient
Последняя версия

Последняя версия

0.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

SevenBridges Java :: Extensions :: HTTP Client
The SevenBridges Java HTTP Client implementation .jar is used at runtime to make HTTP calls to SevenBridges's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.
Организация-разработчик

Организация-разработчик

Seven Bridges Genomics, Inc.

Скачать sevenbridges-java-httpclient

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.sevenbridges.apiclient/sevenbridges-java-httpclient/ -->
<dependency>
    <groupId>com.sevenbridges.apiclient</groupId>
    <artifactId>sevenbridges-java-httpclient</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sevenbridges.apiclient/sevenbridges-java-httpclient/
implementation 'com.sevenbridges.apiclient:sevenbridges-java-httpclient:0.5.0'
// https://jarcasting.com/artifacts/com.sevenbridges.apiclient/sevenbridges-java-httpclient/
implementation ("com.sevenbridges.apiclient:sevenbridges-java-httpclient:0.5.0")
'com.sevenbridges.apiclient:sevenbridges-java-httpclient:jar:0.5.0'
<dependency org="com.sevenbridges.apiclient" name="sevenbridges-java-httpclient" rev="0.5.0">
  <artifact name="sevenbridges-java-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sevenbridges.apiclient', module='sevenbridges-java-httpclient', version='0.5.0')
)
libraryDependencies += "com.sevenbridges.apiclient" % "sevenbridges-java-httpclient" % "0.5.0"
[com.sevenbridges.apiclient/sevenbridges-java-httpclient "0.5.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.sevenbridges.apiclient : sevenbridges-java-api jar 0.5.0
com.sevenbridges.apiclient : sevenbridges-java-impl jar 0.5.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.httpcomponents : httpcore jar 4.4.6
org.apache.httpcomponents : httpclient jar 4.5.3

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.25

test (4)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.11
org.mockito : mockito-core jar 2.8.9
org.assertj : assertj-core jar 2.7.0
ch.qos.logback : logback-classic jar 1.2.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.5.0