Client

An opinionated Java Testing Framework faithful to testing principles and best practices.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.fitbur.testify.client
Идентификатор

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

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

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

0.1.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Client
An opinionated Java Testing Framework faithful to testing principles and best practices.
Организация-разработчик

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

Sharmarke Aden

Скачать client

Имя Файла Размер
client-0.1.3.pom 1 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.fitbur.testify.client/client/ -->
<dependency>
    <groupId>com.fitbur.testify.client</groupId>
    <artifactId>client</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.client/client/
implementation 'com.fitbur.testify.client:client:0.1.3'
// https://jarcasting.com/artifacts/com.fitbur.testify.client/client/
implementation ("com.fitbur.testify.client:client:0.1.3")
'com.fitbur.testify.client:client:pom:0.1.3'
<dependency org="com.fitbur.testify.client" name="client" rev="0.1.3">
  <artifact name="client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.client', module='client', version='0.1.3')
)
libraryDependencies += "com.fitbur.testify.client" % "client" % "0.1.3"
[com.fitbur.testify.client/client "0.1.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.fitbur.testify : api jar 0.1.3

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

  • jersey-client

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

Версия
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7