Last Version

Mayocat Shop - Parent POM 0.40.0

Parent POM for the shop application

GroupId

GroupId

org.mayocat.shop
ArtifactId

ArtifactId

mayocat-shop-parent
Version

Version

0.40.0
Type

Type

pom
Description

Description

Mayocat Shop - Parent POM
Parent POM for the shop application

Download mayocat-shop-parent 0.40.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • model
  • catalog
  • shipping
  • taxes
  • cart
  • customer
  • payment
  • billing
  • checkout
  • client
  • themes
  • marketplace
  • application
  • distribution