Categories |
CategoriesDistribution Build Tools |
---|---|
GroupId | GroupIdorg.mayocat.shop |
ArtifactId | ArtifactIdmayocat-shop-distribution |
Last Version | Last Version0.40.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMayocat Shop - Distribution
Distribution package of MayocatShop
|
Filename | Size |
---|---|
mayocat-shop-distribution-0.40.0.pom | |
mayocat-shop-distribution-0.40.0.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mayocat.shop/mayocat-shop-distribution/ -->
<dependency>
<groupId>org.mayocat.shop</groupId>
<artifactId>mayocat-shop-distribution</artifactId>
<version>0.40.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mayocat.shop/mayocat-shop-distribution/
implementation 'org.mayocat.shop:mayocat-shop-distribution:0.40.0'
// https://jarcasting.com/artifacts/org.mayocat.shop/mayocat-shop-distribution/
implementation ("org.mayocat.shop:mayocat-shop-distribution:0.40.0")
'org.mayocat.shop:mayocat-shop-distribution:pom:0.40.0'
<dependency org="org.mayocat.shop" name="mayocat-shop-distribution" rev="0.40.0">
<artifact name="mayocat-shop-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mayocat.shop', module='mayocat-shop-distribution', version='0.40.0')
)
libraryDependencies += "org.mayocat.shop" % "mayocat-shop-distribution" % "0.40.0"
[org.mayocat.shop/mayocat-shop-distribution "0.40.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mayocat.shop : mayocat-shop-application | jar | 0.40.0 |
org.mayocat.shop : mayocat-shop-client | zip | 0.40.0 |
org.mayocat.shop : mayocat-shop-themes | zip | 0.40.0 |
org.postgresql : postgresql | jar | ${postgresql.driver.version} |
commons-dbcp : commons-dbcp | jar | 1.4 |