java-postman-tester

A library utility that makes it easy to write and test HTTP APIs in Java through collection and environment files created with Postman.

Лицензия

Лицензия

Группа

Группа

io.github.kyuseok-oh
Идентификатор

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

postman-utils
Последняя версия

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

1.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

java-postman-tester
A library utility that makes it easy to write and test HTTP APIs in Java through collection and environment files created with Postman.
Ссылка на сайт

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

https://github.com/kyuseok-oh/java-postman-tester
Система контроля версий

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

https://github.com/kyuseok-oh/java-postman-tester

Скачать postman-utils

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

<!-- https://jarcasting.com/artifacts/io.github.kyuseok-oh/postman-utils/ -->
<dependency>
    <groupId>io.github.kyuseok-oh</groupId>
    <artifactId>postman-utils</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kyuseok-oh/postman-utils/
implementation 'io.github.kyuseok-oh:postman-utils:1.0.4'
// https://jarcasting.com/artifacts/io.github.kyuseok-oh/postman-utils/
implementation ("io.github.kyuseok-oh:postman-utils:1.0.4")
'io.github.kyuseok-oh:postman-utils:jar:1.0.4'
<dependency org="io.github.kyuseok-oh" name="postman-utils" rev="1.0.4">
  <artifact name="postman-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kyuseok-oh', module='postman-utils', version='1.0.4')
)
libraryDependencies += "io.github.kyuseok-oh" % "postman-utils" % "1.0.4"
[io.github.kyuseok-oh/postman-utils "1.0.4"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok Необязательный jar 1.18.12
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.squareup.okhttp3 : okhttp jar 4.9.0
org.apache.commons : commons-lang3 jar 3.11

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

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

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

Версия
1.0.4