Wix Restaurants Authentication

Wix Restaurants Authentication modules pom

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

wix-restaurants-authentication-all
Последняя версия

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

1.12.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Wix Restaurants Authentication
Wix Restaurants Authentication modules pom
Ссылка на сайт

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

https://github.com/wix/wix-restaurants-authentication
Организация-разработчик

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

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

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

https://github.com/wix/wix-restaurants-authentication

Скачать wix-restaurants-authentication-all

Имя Файла Размер
wix-restaurants-authentication-all-1.12.0.pom 4 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
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

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

  • wix-restaurants-authentication-api
  • wix-restaurants-authentication-client

Wix Restaurants Authentication Client

This client library is used to authenticate with the Wix Restaurants API.

Installation

Maven users

Add this dependency to your project's POM:

<dependency>
  <groupId>com.wix.restaurants</groupId>
  <artifactId>wix-restaurants-authentication-client</artifactId>
  <version>1.12.0</version>
</dependency>

Reporting Issues

Please use the issue tracker to report issues related to this library.

License

This library uses the Apache License, version 2.0.

com.wix.restaurants

Wix.com

Open-sourcing useful pieces of code

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

Версия
1.12.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0