client-stub-jersey1

Lightweight stubbing library for integration tests

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

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

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

1.0.0-RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

client-stub-jersey1
Lightweight stubbing library for integration tests

Скачать client-stub-jersey1

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.simy4.stub : client-stub-core_jvm jar 1.0.0-RC1
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.61
com.sun.jersey : jersey-client jar 1.19.4

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

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

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

Версия
1.0.0-RC1
1.0.0-M1