is not current version
Last Version 1.12.0

com.wix.restaurants:common-protocol-parent 1.8.0

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

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.wix.restaurants
ArtifactId

ArtifactId

common-protocol-parent
Version

Version

1.8.0
Type

Type

pom

Download common-protocol-parent 1.8.0


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