License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.wix.restaurants |
ArtifactId | ArtifactIdcommon-protocol-api |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWix Common Protocol API
This module includes the common domain object and models.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-protocol-api-1.12.0.pom | |
common-protocol-api-1.12.0.jar | 10 KB |
common-protocol-api-1.12.0-sources.jar | 2 KB |
common-protocol-api-1.12.0-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wix.restaurants/common-protocol-api/ -->
<dependency>
<groupId>com.wix.restaurants</groupId>
<artifactId>common-protocol-api</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix.restaurants/common-protocol-api/
implementation 'com.wix.restaurants:common-protocol-api:1.12.0'
// https://jarcasting.com/artifacts/com.wix.restaurants/common-protocol-api/
implementation ("com.wix.restaurants:common-protocol-api:1.12.0")
'com.wix.restaurants:common-protocol-api:jar:1.12.0'
<dependency org="com.wix.restaurants" name="common-protocol-api" rev="1.12.0">
<artifact name="common-protocol-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix.restaurants', module='common-protocol-api', version='1.12.0')
)
libraryDependencies += "com.wix.restaurants" % "common-protocol-api" % "1.12.0"
[com.wix.restaurants/common-protocol-api "1.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.json4s : json4s-native_2.12 | jar | 3.5.4 |
org.specs2 : specs2-core_2.12 | jar | 3.8.9 |
org.specs2 : specs2-junit_2.12 | jar | 3.8.9 |