REST Request Descriptor

A simple descriptor to hold the details important for making an HTTP request.

Лицензия

Лицензия

Группа

Группа

com.tyro.oss.pact
Идентификатор

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

rest-request-descriptor
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

REST Request Descriptor
A simple descriptor to hold the details important for making an HTTP request.
Ссылка на сайт

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

https://github.com/tyro/rest-request-descriptor
Система контроля версий

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

https://github.com/tyro/rest-request-descriptor

Скачать rest-request-descriptor

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

<!-- https://jarcasting.com/artifacts/com.tyro.oss.pact/rest-request-descriptor/ -->
<dependency>
    <groupId>com.tyro.oss.pact</groupId>
    <artifactId>rest-request-descriptor</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tyro.oss.pact/rest-request-descriptor/
implementation 'com.tyro.oss.pact:rest-request-descriptor:1.0.1'
// https://jarcasting.com/artifacts/com.tyro.oss.pact/rest-request-descriptor/
implementation ("com.tyro.oss.pact:rest-request-descriptor:1.0.1")
'com.tyro.oss.pact:rest-request-descriptor:jar:1.0.1'
<dependency org="com.tyro.oss.pact" name="rest-request-descriptor" rev="1.0.1">
  <artifact name="rest-request-descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tyro.oss.pact', module='rest-request-descriptor', version='1.0.1')
)
libraryDependencies += "com.tyro.oss.pact" % "rest-request-descriptor" % "1.0.1"
[com.tyro.oss.pact/rest-request-descriptor "1.0.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-core jar 5.2.0.RELEASE
org.springframework : spring-web jar 5.2.0.RELEASE
org.apache.commons : commons-lang3 jar 3.9

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

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

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

rest-request-descriptor

Download Build Status License

A simple descriptor to hold the details important for making an HTTP request.

Used with the com.tyro.oss.pact:pact-spring-mvc project.

Getting Started

rest-request-descriptor is available on Maven Central.

<dependency>
    <groupId>com.tyro.oss.pact</groupId>
    <artifactId>rest-request-descriptor</artifactId>
    <version>1.0.1</version>
</dependency>

Copyright and Licensing

Copyright (C) 2016 Tyro Payments Pty Ltd

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributing

See CONTRIBUTING for details.

com.tyro.oss.pact

Tyro. Better business banking.

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

Версия
1.0.1