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

Zulip Java Client 0.3.0

Java client for the Zulip REST API

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.jamesnetherton
Идентификатор

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

zulip-java-client
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

Zulip Java Client
Java client for the Zulip REST API
Ссылка на сайт

Ссылка на сайт

https://github.com/jamesnetherton/zulip-java-client
Система контроля версий

Система контроля версий

https://github.com/jamesnetherton/zulip-java-client

Скачать zulip-java-client 0.3.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
com.github.tomakehurst : wiremock-jre8 jar 2.33.2
org.slf4j : slf4j-nop jar 1.7.36

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

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