com.github.reflect-framework.example:reflect-web-shop-domain

Example domain of a web shop application using the Reflect Framework

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.reflect-framework.example
ArtifactId

ArtifactId

reflect-web-shop-domain
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Example domain of a web shop application using the Reflect Framework

Download reflect-web-shop-domain

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.reflect-framework.example/reflect-web-shop-domain/ -->
<dependency>
    <groupId>com.github.reflect-framework.example</groupId>
    <artifactId>reflect-web-shop-domain</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.reflect-framework.example/reflect-web-shop-domain/
implementation 'com.github.reflect-framework.example:reflect-web-shop-domain:0.0.1'
// https://jarcasting.com/artifacts/com.github.reflect-framework.example/reflect-web-shop-domain/
implementation ("com.github.reflect-framework.example:reflect-web-shop-domain:0.0.1")
'com.github.reflect-framework.example:reflect-web-shop-domain:jar:0.0.1'
<dependency org="com.github.reflect-framework.example" name="reflect-web-shop-domain" rev="0.0.1">
  <artifact name="reflect-web-shop-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.reflect-framework.example', module='reflect-web-shop-domain', version='0.0.1')
)
libraryDependencies += "com.github.reflect-framework.example" % "reflect-web-shop-domain" % "0.0.1"
[com.github.reflect-framework.example/reflect-web-shop-domain "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.reflect-framework : reflect-graphical-user-interface jar 0.0.1
com.github.reflect-framework » reflect-infrastructure-random-generator jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1