Wix Common Protocol TestKit

This module includes tools and matchers for requests, common domain objects, and models.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.wix.restaurants
Идентификатор

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

common-protocol-testkit
Последняя версия

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

1.12.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Wix Common Protocol TestKit
This module includes tools and matchers for requests, common domain objects, and models.
Организация-разработчик

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

wix.com

Скачать common-protocol-testkit

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

<!-- https://jarcasting.com/artifacts/com.wix.restaurants/common-protocol-testkit/ -->
<dependency>
    <groupId>com.wix.restaurants</groupId>
    <artifactId>common-protocol-testkit</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix.restaurants/common-protocol-testkit/
implementation 'com.wix.restaurants:common-protocol-testkit:1.12.0'
// https://jarcasting.com/artifacts/com.wix.restaurants/common-protocol-testkit/
implementation ("com.wix.restaurants:common-protocol-testkit:1.12.0")
'com.wix.restaurants:common-protocol-testkit:jar:1.12.0'
<dependency org="com.wix.restaurants" name="common-protocol-testkit" rev="1.12.0">
  <artifact name="common-protocol-testkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix.restaurants', module='common-protocol-testkit', version='1.12.0')
)
libraryDependencies += "com.wix.restaurants" % "common-protocol-testkit" % "1.12.0"
[com.wix.restaurants/common-protocol-testkit "1.12.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.wix.restaurants : common-protocol-api jar 1.12.0
com.ning : async-http-client jar 1.9.40
org.json4s : json4s-native_2.12 jar 3.5.4
org.specs2 : specs2-matcher_2.12 jar 3.8.9
org.scala-lang : scala-reflect jar 2.12.4

test (2)

Идентификатор библиотеки Тип Версия
org.specs2 : specs2-core_2.12 jar 3.8.9
org.specs2 : specs2-junit_2.12 jar 3.8.9

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

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

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

Версия
1.12.0
1.10.0
1.8.0
1.7.0
1.6.0