GroupId | GroupIdorg.mayocat.shop |
---|---|
ArtifactId | ArtifactIdmayocat-shop-application |
Last Version | Last Version0.40.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMayocat Shop - Application
Packaging of the MayocatShop application around DropWizard
|
<!-- https://jarcasting.com/artifacts/org.mayocat.shop/mayocat-shop-application/ -->
<dependency>
<groupId>org.mayocat.shop</groupId>
<artifactId>mayocat-shop-application</artifactId>
<version>0.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mayocat.shop/mayocat-shop-application/
implementation 'org.mayocat.shop:mayocat-shop-application:0.40.0'
// https://jarcasting.com/artifacts/org.mayocat.shop/mayocat-shop-application/
implementation ("org.mayocat.shop:mayocat-shop-application:0.40.0")
'org.mayocat.shop:mayocat-shop-application:jar:0.40.0'
<dependency org="org.mayocat.shop" name="mayocat-shop-application" rev="0.40.0">
<artifact name="mayocat-shop-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mayocat.shop', module='mayocat-shop-application', version='0.40.0')
)
libraryDependencies += "org.mayocat.shop" % "mayocat-shop-application" % "0.40.0"
[org.mayocat.shop/mayocat-shop-application "0.40.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mayocat.shop : mayocat-shop-client | zip | 0.40.0 |