License |
License |
---|---|
GroupId | GroupIdcom.shopizer |
ArtifactId | ArtifactIdshopizer-parent |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionshopizer-parent
Shopizer parent BOM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shopizer-parent-3.0.3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shopizer/shopizer-parent/ -->
<dependency>
<groupId>com.shopizer</groupId>
<artifactId>shopizer-parent</artifactId>
<version>3.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.shopizer/shopizer-parent/
implementation 'com.shopizer:shopizer-parent:3.0.3'
// https://jarcasting.com/artifacts/com.shopizer/shopizer-parent/
implementation ("com.shopizer:shopizer-parent:3.0.3")
'com.shopizer:shopizer-parent:pom:3.0.3'
<dependency org="com.shopizer" name="shopizer-parent" rev="3.0.3">
<artifact name="shopizer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.shopizer', module='shopizer-parent', version='3.0.3')
)
libraryDependencies += "com.shopizer" % "shopizer-parent" % "3.0.3"
[com.shopizer/shopizer-parent "3.0.3"]