Wix Common Protocol Parent

The common parent (maven), which defines common properties, license, build, etc.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.12.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Wix Common Protocol Parent
The common parent (maven), which defines common properties, license, build, etc.
Ссылка на сайт

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

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

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

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

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

https://github.com/wix/common-protocol

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

Имя Файла Размер
common-protocol-parent-1.12.0.pom 8 KB
Обзор

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

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

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

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

Wix.com

Open-sourcing useful pieces of code

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

Версия
1.12.0
1.10.0
1.8.0
1.7.0
1.6.0