modules-commons

Commons classes for modules and external services

License

License

GroupId

GroupId

com.shopizer
ArtifactId

ArtifactId

modules-commons
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

modules-commons
Commons classes for modules and external services
Project URL

Project URL

http://www.shopizer.com
Source Code Management

Source Code Management

https://github.com/shopizer-ecommerce/shopizer-commons

Download modules-commons

How to add to project

<!-- https://jarcasting.com/artifacts/com.shopizer/modules-commons/ -->
<dependency>
    <groupId>com.shopizer</groupId>
    <artifactId>modules-commons</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopizer/modules-commons/
implementation 'com.shopizer:modules-commons:1.0.2'
// https://jarcasting.com/artifacts/com.shopizer/modules-commons/
implementation ("com.shopizer:modules-commons:1.0.2")
'com.shopizer:modules-commons:jar:1.0.2'
<dependency org="com.shopizer" name="modules-commons" rev="1.0.2">
  <artifact name="modules-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopizer', module='modules-commons', version='1.0.2')
)
libraryDependencies += "com.shopizer" % "modules-commons" % "1.0.2"
[com.shopizer/modules-commons "1.0.2"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0